Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud auth revoke - Revoke the authentication credentials of an account from GDCH.
SYNOPSIS
gdcloud auth revoke ACCOUNT [flags]
DESCRIPTION
Revoke the authentication credentials of an account from GDCH.
If no account is specified, this command revokes credentials for the currently active account,
effectively signing out of that account.
You can revoke credentials when you want to prevent gdcloud and other CLI tools from using
the specified account. You do not need to revoke credentials to switch between accounts.
EXAMPLES
To revoke credentials for the currently active account, run:
gdcloud auth revoke
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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."]]