azdo-cli

module
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 18, 2025 License: MIT

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, for usage instructions see the manual.

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.

Directories

Path Synopsis
cmd
azdo command
gen-docs command
internal
config
Package config is a set of types for interacting with the azdo configuration files.
Package config is a set of types for interacting with the azdo configuration files.
git
jq
Package jq facilitates processing of JSON strings using jq expressions.
Package jq facilitates processing of JSON strings using jq expressions.
jsonpretty
Package jsonpretty implements a terminal pretty-printer for JSON.
Package jsonpretty implements a terminal pretty-printer for JSON.
markdown
Package markdown facilitates rendering markdown in the terminal.
Package markdown facilitates rendering markdown in the terminal.
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
printer
TablePrinter facilitates rendering column-formatted data to a terminal and TSV-formatted data to a script or a file.
TablePrinter facilitates rendering column-formatted data to a terminal and TSV-formatted data to a script or a file.
run
ssh
tableprinter
Package tableprinter facilitates rendering column-formatted data to a terminal and TSV-formatted data to a script or a file.
Package tableprinter facilitates rendering column-formatted data to a terminal and TSV-formatted data to a script or a file.
template
Package template facilitates processing of JSON strings using Go templates.
Package template facilitates processing of JSON strings using Go templates.
term
Package term provides information about the terminal that the current process is connected to (if any), for example measuring the dimensions of the terminal and inspecting whether it's safe to output color.
Package term provides information about the terminal that the current process is connected to (if any), for example measuring the dimensions of the terminal and inspecting whether it's safe to output color.
text
Package text is a set of utility functions for text processing and outputting to the terminal.
Package text is a set of utility functions for text processing and outputting to the terminal.
yamlmap
Package yamlmap is a wrapper of gopkg.in/yaml.v3 for interacting with yaml data as if it were a map.
Package yamlmap is a wrapper of gopkg.in/yaml.v3 for interacting with yaml data as if it were a map.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL