This command permanently destroys (purges) previously deleted builds. No build artifacts will be deleted. Syntax - TfsBuild destroy /collection:teamProjectCollectionUrl /buildDefinition:definitionSpec buildNumber [buildNumber ...] [/noPrompt] [/silent] [/preview] or TfsBuild destroy /collection:teamProjectCollectionUrl buildUri [buildUri ...] or TfsBuild destroy teamProjectCollectionUrl teamProject buildNumber [buildNumber ...] or TfsBuild destroy /collection:teamProjectCollectionUrl /dateRange:[date]~[date] /buildDefinition:definitionSpec or TfsBuild destroy /collection:teamProjectCollectionUrl /dateRange:[date]~[date] teamProject teamProjectCollectionUrl The url to the Team Project Collection used for build(s). definitionSpec The specification of the build definition(s) containing the build(s) to be destroyed. Wildcards are supported. buildNumber The build number in the Team Project to be destroyed. Wildcards are supported. buildUri The Uri of the build to be destroyed. teamProject The team project used for build(s). date A date, formatted in any .NET parsable format. [/noPrompt] Do not prompt while deleting the build(s). [/silent] Do not write output to the console while destroying. Implies /noPrompt. [/preview] Preview the builds selected for destroying. Does not destroy any builds.
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 ...
This command needs a single parameter that contains %d pipe-separated parts. Only %d part(s) detected in the given parameter. ...
This command permanently destroys (purges) previously deleted builds. No build artifacts will be deleted. Syntax - TfsBuild ...
This command provides the ability to export or import the XML file that maps to type provided. The options available for ...
This command shows the current status of all agents configured with test controller. Syntax- TestControllerConfig.exe status ...
This command starts a new build on the build computer. Syntax - TfsBuild start /collection:teamProjectCollectionUrl /buildDefinition:definitionSpec ...
This command stops in progress build(s). Syntax - TfsBuild stop /collection:teamProjectCollectionUrl /buildDefinition:definitionSpec ...