Files
tldr/pages/common/az-version.md
K.B.Dharun Krishna 3a71e08857 az-*: update page description (#10929)
Signed-off-by: GitHub <noreply@github.com>
2023-10-12 00:02:07 +08:00

424 B

az version

Shows the current version of Azure CLI modules and extensions. Part of az. More information: https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-version.

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

az version

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

az version --output {{json|table|tsv}}