Files
tldr/pages.zh/common/az-upgrade.md

17 lines
367 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# az 升级
> 升级 Azure CLI 和扩展。
> 属于 `azure-cli`(也称为 `az`)。
> 更多信息:<https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-upgrade>。
- 升级 Azure CLI
`az upgrade`
- 升级 Azure CLI 和扩展:
`az upgrade --all`
- 升级 Azure CLI 和扩展,且不提示确认:
`az version --all --yes`