/g 命令
使用 /g 列出 Team 專案、Team 專案集合或整個 Team Foundation Server 中的群組。
必要的使用權限
若要使用 /g 命令,您必須分別將 [檢視集合層級資訊] 或 [檢視執行個體層級資訊] 權限設為 [允許],視您使用的是 /collection 或 /server 參數而定。 若要在單一 Team 專案的範圍內使用 /g 命令,您必須將 [檢視專案層級資訊] 權限設定為 [允許]。 如需詳細資訊,請參閱Team Foundation Server 使用權限。
TFSSecurity /g [scope] [/collection:CollectionURL] [/server:ServerURL]
參數
引數 |
描述 |
---|---|
scope |
選擇項。 指定您要顯示其群組的 Team 專案 URI。 若要取得 Team 專案 URI,請開啟 Team 總管,在 Team 專案上按一下滑鼠右鍵,按一下 [內容],並複製整個 URL 項目。 |
/collection:CollectionURL |
如果不使用 /server 則為必要項。 依下列格式指定 Team 專案集合的 URL:http://ServerName:Port/VirtualDirectoryName/CollectionName |
/server:ServerURL |
如果不使用 /collection,則為必要項。 依下列格式指定應用程式層伺服器的 URL:http://ServerName:Port/VirtualDirectoryName |
備註
在 Team Foundation 的應用程式層伺服器上執行此命令。
TFSSecurity 命令列公用程式的 /g 命令,會顯示所選取範圍內每個群組的相關資訊。 這個範圍可以是 Team 專案集合 (/server) 或應用程式層伺服器 (/instance)。 如果與 Team 專案的範圍搭配使用,它只會顯示與該 Team 專案相關聯群組相關的資訊。
範例
下列範例會顯示 Team 專案集合內所有群組的資訊。
>TFSSecurity /g /collection:CollectionURI