az-*: add Korean translation (#13714)

This commit is contained in:
HoJeong Im
2024-09-22 01:44:43 +09:00
committed by GitHub
parent 7f1ecba98c
commit c99a78991d
25 changed files with 543 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# az upgrade
> 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`