Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
NAME
gdcloud auth revoke: Widerruft die Authentifizierungsanmeldedaten eines Kontos aus GDCH.
ZUSAMMENFASSUNG
gdcloud auth revoke ACCOUNT [flags]
BESCHREIBUNG
Authentifizierungsanmeldedaten eines Kontos aus GDCH widerrufen
Wenn kein Konto angegeben ist, werden mit diesem Befehl die Anmeldedaten für das aktuell aktive Konto widerrufen. Das Konto wird also abgemeldet.
Sie können Anmeldedaten widerrufen, wenn Sie verhindern möchten, dass gdcloud und andere CLI-Tools das angegebene Konto verwenden. Für den Wechsel zwischen Konten müssen die Anmeldedaten nicht widerrufen werden.
BEISPIELE
To revoke credentials for the currently active account, run:
gdcloud auth revoke
GDCLOUD-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-09-04 (UTC)."],[[["\u003cp\u003eThe \u003ccode\u003egdcloud auth revoke\u003c/code\u003e command revokes authentication credentials for a specified account from GDCH.\u003c/p\u003e\n"],["\u003cp\u003eIf no account is specified, the command revokes credentials for the currently active account, effectively signing it out.\u003c/p\u003e\n"],["\u003cp\u003eRevoking credentials prevents \u003ccode\u003egdcloud\u003c/code\u003e and other CLI tools from using the specified account.\u003c/p\u003e\n"],["\u003cp\u003eYou do not need to revoke credentials to switch between accounts.\u003c/p\u003e\n"]]],[],null,["# gdcloud auth revoke\n\nNAME\n----\n\ngdcloud auth revoke - Revoke the authentication credentials of an account from GDCH.\n\nSYNOPSIS\n--------\n\n gdcloud auth revoke ACCOUNT [flags]\n\nDESCRIPTION\n-----------\n\nRevoke the authentication credentials of an account from GDCH.\nIf no account is specified, this command revokes credentials for the currently active account,\neffectively signing out of that account.\nYou can revoke credentials when you want to prevent gdcloud and other CLI tools from using\nthe specified account. You do not need to revoke credentials to switch between accounts.\n\n### EXAMPLES\n\n To revoke credentials for the currently active account, run:\n\n gdcloud auth revoke\n\n### GDCLOUD WIDE FLAGS\n\nThese flags are available to all commands: `--configuration`, `--format`, `--help`, `--project`, `--quiet`.\n\nFor more information, see the [gdcloud CLI reference overview](/distributed-cloud/hosted/docs/latest/gdch/resources/gdcloud-reference/gdcloud) page."]]