az-logout: add German translation (#9170)

This commit is contained in:
Stefan Herpich
2022-10-23 14:51:16 +02:00
committed by GitHub
parent f3281d68eb
commit 34dd85f534

View 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}}`