mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-31 13:55:30 +02:00
az-logout: add German translation (#9170)
This commit is contained in:
parent
f3281d68eb
commit
34dd85f534
1 changed files with 13 additions and 0 deletions
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…
Add table
Reference in a new issue