/gun Command
Use /gun to rename a server-level or collection-level group.
Required Permissions
To use the /gun command, you must have the View collection-level information and Edit collection-level information or the View instance-level information and Edit instance-level information permissions set to Allow, depending on whether you are using the /collection or /server parameter, respectively. For more information, see Team Foundation Server Permissions.
TFSSecurity /gun GroupIdentity GroupName [/collection:CollectionURL] [/server:ServerURL]
Argument | Description |
|---|---|
GroupIdentity | Specifies the group identity. For more information about valid identity specifiers, see TFSSecurity Identity and Output Specifiers. |
GroupName | Specifies the new name of the group. |
/collection:CollectionURL | Required if /server is not used. Specifies the URL of a team project collection in the following format: http://ServerName:Port/VirtualDirectoryName/CollectionName |
/server:ServerURL | Required if /collection is not used. Specifies the URL of an application-tier server in the following format: http://ServerName:Port/VirtualDirectoryName |