Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
NOM
gdcloud auth revoke : révoque les identifiants d'authentification d'un compte GDCH.
SYNOPSIS
gdcloud auth revoke ACCOUNT [flags]
DESCRIPTION
Révoquez les identifiants d'authentification d'un compte depuis GDCH.
Si aucun compte n'est spécifié, cette commande révoque les identifiants du compte actuellement actif, ce qui revient à se déconnecter de ce compte.
Vous pouvez révoquer les identifiants d'un compte particulier si vous souhaitez empêcher gdcloud et d'autres outils de CLI'utiliser. Vous n'avez pas besoin de révoquer les identifiants pour basculer entre les comptes.
EXAMPLES
To revoke credentials for the currently active account, run:
gdcloud auth revoke
OPTIONS GCLOUD GÉNÉRALES
Ces options sont disponibles pour toutes les commandes : --configuration, --format, --help, --project, --quiet.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/09/04 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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."]]