commands.sh

az version

all

Show the current version of Azure CLI modules and extensions. Part of `azure-cli` (also known as `az`).

More info →

Options (1)

-o, --outputboolean

Show the current version of Azure CLI modules and extensions in a given format

Example: az version {{[-o|--output]}} {{json|table|tsv}}

Examples (2)

Show the current version of Azure CLI modules and extensions in JSON format

Show the current version of Azure CLI modules and extensions in a given format

az version [-o|--output] json|table|tsv
made by @shridhargupta | data from tldr-pages