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,13 @@
# az version
> Azure CLI 모듈 및 확장의 현재 버전을 표시.
> `azure-cli`의 일부 (`az`라고도 함).
> 더 많은 정보: <https://learn.microsoft.com/cli/azure/reference-index?view=azure-cli-latest#az-version>.
- Azure CLI 모듈 및 확장의 현재 버전을 JSON 형식으로 표시:
`az version`
- Azure CLI 모듈 및 확장의 현재 버전을 지정된 형식으로 표시:
`az version --output {{json|table|tsv}}`