Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmeckel/azdo-cli
Azure DevOps command line tool
https://github.com/tmeckel/azdo-cli
azure azure-devops cli command-line command-line-tool devops
Last synced: 24 days ago
JSON representation
Azure DevOps command line tool
- Host: GitHub
- URL: https://github.com/tmeckel/azdo-cli
- Owner: tmeckel
- License: mit
- Created: 2023-08-02T18:48:04.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:29:32.000Z (9 months ago)
- Last Synced: 2024-06-21T08:08:07.239Z (8 months ago)
- Topics: azure, azure-devops, cli, command-line, command-line-tool, devops
- Language: Go
- Homepage:
- Size: 6.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Azure DevOps CLI
`azdo` is Azure DevOps on the command line. It brings pull requests, issues, and
other Azure DevOps concepts to the terminal next to where you are already working with
`git` and your code.Azure DevOps CLI is available for Azure DevOps organizations hosted in the
cloud. **Azure DevOps Server is not supported.**## Documentation
For [installation options see below](#installation), for usage instructions [see the manual](./docs/azdo.md).
## Installation
`azdo` is available for Windows, Mac OS(10.12+), Linux or FreeBSD, as downloadable binary from the [releases page][].
## Contributing
We love your input! Please check out the [contributing guide](CONTRIBUTING.md).