This command displays information about a build. Syntax - TfsBuild view /collection:teamProjectCollectionUrl buildUri or TfsBuild view /collection:teamProjectCollectionUrl /buildDefinition:definitionPath /number:buildNumber teamProjectCollectionUrl The url to the Team Project Collection used for build(s). buildUri The Uri of the build to be displayed. definitionPath The path of the build definition(s) containing the build(s) to be deleted. Wildcards are not supported. buildNumber The build number of the build(s) to be deleted. Wildcards are not supported.
This command configures the test agent to run as an interactive process. Syntax- TestAgentConfig.exe configureAsProcess /userName: ...
This command configures the test controller service. Syntax- TestControllerConfig.exe configure /port: /serviceUser: /servicePassword: ...
This command deletes all the test agent service configuration. Syntax- TestAgentConfig.exe delete /CurrentProcessUserPassword: ...
This command deletes completed build(s) and/or related artifacts. Syntax - TfsBuild delete /collection:teamProjectCollectionUrl ...
This command displays information about a build. Syntax - TfsBuild view /collection:teamProjectCollectionUrl buildUri or ...
This command imports a work item type category XML file into a team project on a Team Foundation Server. If a category with ...
This command imports a work item type XML definition file into a team project on a Team Foundation Server. If a work item ...
This command invalidates cached data about work item types on all clients. Each client will refresh its cache the next time ...
This command lists agents. Syntax - TfsBuild agents /collection:teamProjectCollectionUrl agentSpec agentSpec . Note: Wildcards ...