구문 -
TfsLabConfig DeleteTeamProjectHostGroup
/collection:
/teamProject:(* | )
/name:(* | )
[/NoPrompt]
예:
TfsLabConfig DeleteTeamProjectHostGroup
/collection:http://abc:8080/TFS/DefaultCollection
/teamProject:*
/name:*
TfsLabConfig DeleteTeamProjectHostGroup
/collection:http://abc:8080/Collection0
/teamProject:Project1
/name:*
구문 - TfsBuild definition /new /collection:teamProjectCollectionUrl /name:name /teamProject:project /buildProcess:file /dropLocation:uncPath ...
구문 - TfsLabConfig ClearServiceAccount /collection: 예: TfsLabConfig ClearServiceAccount /collection:http://abc:8080/TFS/DefaultCollection ...
구문 - TfsLabConfig CreateTeamProjectHostGroup /collection: /teamProject:(* | ) /teamProjectCollectionHostGroup:(* | /name: ...
구문 - TfsLabConfig CreateTeamProjectLibraryShare /collection: /teamProject:(* | ) /teamProjectCollectionLibraryShare:(* | ...
구문 - TfsLabConfig DeleteTeamProjectHostGroup /collection: /teamProject:(* | ) /name:(* | ) /NoPrompt 예: TfsLabConfig DeleteTeamProjectHostGroup ...
구문 - TfsLabConfig DeleteTeamProjectLibraryShare /collection: /teamProject:(* | ) /name:(* | ) /NoPrompt 예: TfsLabConfig DeleteTeamProjectLibraryShare ...
구문 - TfsLabConfig GetServiceAccount /collection: 예: TfsLabConfig GetServiceAccount /collection:http://abc:8080/TFS/DefaultCollection ...
구문 - TfsLabConfig SetServiceAccount /collection: /user: 예: TfsLabConfig SetServiceAccount /collection:http://abc:8080/TFS/DefaultCollection ...
구문 - TfsLabConfig UpdateServiceAccountOnDeployedEnvironments /collection: /labEnvironmentIds: 예: TfsLabConfig UpdateServ ...