次の方法で共有


/gud コマンド

サーバー レベルまたはコレクション レベルのグループの説明を変更するには、/gud を使用します。

必要なアクセス許可

/gud コマンドを使用するには、[プロジェクトレベル情報を編集します] のアクセス許可が [許可] に設定されている必要があります。詳細については、「Team Foundation Server のアクセス許可」を参照してください。

TFSSecurity /gud GroupIdentity GroupDescription [/collection:CollectionURL] [/server:ServerURL]

パラメーター

引数

説明

GroupIdentity

グループ ID を指定します。有効な ID 指定子の詳細については、「TFSSecurity の ID 指定子と出力指定子」を参照してください。

GroupDescription

グループの新しい説明を指定します。

/collection:CollectionURL

/server を使用しない場合は、必ず指定します。チーム プロジェクト コレクションの URL を http://ServerName:Port/VirtualDirectoryName/CollectionName の形式で指定します。

/server:ServerURL

/collection を使用しない場合は、必ず指定します。アプリケーション層サーバーの URL を http://ServerName:Port/VirtualDirectoryName の形式で指定します。

解説

このコマンドは、Team Foundation のアプリケーション層サーバーで実行します。

使用例

次の例は、"The members of this group test the code for this project" という説明を "Datum Testers" グループに関連付けます。

[!メモ]

これらの例は、例示のみを目的としており、架空のものです。実際のものとは一切関係ありません。

>TFSSecurity /gud "Datum Testers" "The members of this group test the code for this project" /collection:CollectionURL

参照

その他の技術情報

TFSSecurity を使用したグループとアクセス許可の変更

Managing Groups

Default Groups

Global Groups

Team Project Groups