Sign inSign up

Azure Devops Vsts Cli

Verified Publisher

azure/devops/vsts-cli

By Microsoft

Updated over 2 years ago

Microsoft Visual Studio Team Services CLI

0

microsoft/azure-devops-vsts-cli repository overview

  • 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

  • Vsts-cli: Microsoft Visual Studio Team Services (VSTS) CLI

About this Image

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.

How to Use this Image

Get started

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

Commands

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:

  • vsts build queue
  • vsts code pr create
  • vsts code pr list
  • vsts code pr complete
  • vsts code pr reviewers add
  • vsts code pr work-items list
  • vsts project create
  • vsts work item create
  • vsts work item update
  • vsts release create

See the full list of available commands.

Telemetry

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.

Full Tag Listing

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

Support

For support or general questions, please raise a issue on our github repo.

Feedback

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.

Tag Summary

No tags have been pushed to this repository yet.