使用 /gud 更改服务器级别或集合级别组的描述。
所需权限
若要使用 /gud 命令,您必须将**“编辑项目级信息”权限设置为“允许”**。 有关更多信息,请参见 Team Foundation Server 权限。
TFSSecurity /gud GroupIdentity GroupDescription [/collection:CollectionURL] [/server:ServerURL]
参数
| 参数 | 说明 | 
|---|---|
| GroupIdentity | 指定组标识。 有关有效标识说明符的更多信息,请参见 TFSSecurity 标识和输出说明符。 | 
| 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