Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

This is a code sample to show how to get information about builds run under a Visual Studio Team Services (VSTS) account or a collection on a Team Foundation Server (TFS).

License

microsoft/GetVSTSBuildUsage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetVSTSBuildUsage

This is a code sample to show how to get information about builds run under a Visual Studio Team Services (VSTS) account or TFS collection.

Example usage: GetVSTSBuildUsage.exe [Path to VSTS Account or TFS collection] [Minimum Build Finish Date] [Maximum Build Finish Date]

An example when calling VSTS to get the build usage for a month:

GetVSTSBuildUsage.exe https://myaccount.visualstudio.com/defaultcollection 1/1/2016 1/31/2016

About

This is a code sample to show how to get information about builds run under a Visual Studio Team Services (VSTS) account or a collection on a Team Foundation Server (TFS).

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages