az-login, az-logout: add traditional Chinese translation (#14335)

This commit is contained in:
Poy Chang
2024-10-26 03:00:17 +08:00
committed by GitHub
parent 1f3988c1f3
commit d742372dad
2 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# az logout
> 登出 Azure 訂閱。
> `azure-cli` 的一部分(也稱為 `az`)。
> 更多資訊:<https://learn.microsoft.com/cli/azure/reference-index#az-logout>.
- 登出當前帳號:
`az logout`
- 登出指定使用者:
`az logout --username {{alias@somedomain.com}}`