azure/devops/vsts-cli
Microsoft Visual Studio Team Services CLI
latest docker pull mcr.microsoft.com/azure/devops/vsts-cli
0.1.4 docker pull mcr.microsoft.com/azure/devops/vsts-cli:0.1.4
0.1.3 docker pull mcr.microsoft.com/azure/devops/vsts-cli:0.1.3
The Azure CLI with the Azure DevOps Extension has replaced the VSTS CLI. The VSTS CLI has been deprecated and will no longer be receiving new features. We recommend that users of the VSTS CLI switch to the Azure CLI and add the Azure DevOps extension. For more details please refer the documentation here.
This image contains VSTS CLI, which is a new command line interface for Visual Studio Team Services (VSTS) and Team Foundation Server (TFS) 2017 Update 2 and later.
Get and run the latest (development) image:
docker pull mcr.microsoft.com/azure/devops/vsts-cli
docker run -it mcr.microsoft.com/azure/devops/vsts-cli
Once your container starts:
Run vsts configure to setup defaults like instance, project, output format, and enable Git aliases
Run vsts login --token xxxx, where xxxx is a VSTS Personal Access Token. See setup credentials
Use the VSTS CLI to work with and manage build, code repositories, projects, work items, and more in your VSTS account or on-premises Team Foundation Server collection. Here are just a few of the commands:
See the full list of available commands.
VSTS CLI collects usage data and sends it to Microsoft to help improve our products and services. Read our privacy statement to learn more.
To disable telemtry use the vsts configure command.
You can retrieve a list of all available tags for azure/devops/vsts-cli at https://mcr.microsoft.com/v2/azure/devops/vsts-cli/tags/list
For support or general questions, please raise a issue on our github repo.
If you encounter any bugs with the tool please report an issue on the VSTS Developer Community using the vsts-cli tag.
To find where to provide feedback from the CLI, run vsts feedback.
No tags have been pushed to this repository yet.