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
teamFoundationServer    The Team Foundation Server 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 is not available because the application is in reduced functionality mode. You may need to close and restart ...
This command is not available because the document is marked as final. To turn off Mark as Final and allow changes to the ...
This command is not currently implemented. Enter the '@?' characters followed by a unique parameter name when editing this ...
This command lists agents. Syntax - TfsBuild agents /collection:teamProjectCollectionUrl agentSpec agentSpec . Note: Wildcards ...
This command permanently destroys (purges) previously deleted builds. No build artifacts will be deleted. Syntax - TfsBuild ...
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 ...
This command will invalidate cached data about work item types held on all clients. Each client will refresh its cache the ...
This comment was generated when the solution was upgraded. For tools support, it is recommended that you copy the existing ...