mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-11 06:16:53 +03:00
az-logout: add German translation (#9170)
This commit is contained in:
parent
f3281d68eb
commit
34dd85f534
13
pages.de/common/az-logout.md
Normal file
13
pages.de/common/az-logout.md
Normal file
@ -0,0 +1,13 @@
|
||||
# az logout
|
||||
|
||||
> Von Azure-Abonnements abmelden.
|
||||
> Teil von `azure-cli`.
|
||||
> Weitere Informationen: <https://learn.microsoft.com/cli/azure/reference-index#az_logout>.
|
||||
|
||||
- Melde das aktuelle aktive Konto ab:
|
||||
|
||||
`az logout`
|
||||
|
||||
- Melde einen spezifischen Benutzernamen ab:
|
||||
|
||||
`az logout --username {{alias@somedomain.com}}`
|
Loading…
Reference in New Issue
Block a user