Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
NOME
gdcloud auth revoke: revoga as credenciais de autenticação de uma conta do GDCH.
SINOPSE
gdcloud auth revoke ACCOUNT [flags]
DESCRIÇÃO
Revogue as credenciais de autenticação de uma conta do GDCH.
Se nenhuma conta for especificada, esse comando vai revogar as credenciais da conta ativa no momento, encerrando a sessão dela.
Revogue as credenciais quando quiser impedir que o gdcloud e outras ferramentas CLI usem
a conta especificada. Não é necessário revogar credenciais para alternar entre contas.
EXEMPLOS
To revoke credentials for the currently active account, run:
gdcloud auth revoke
SINALIZAÇÕES GERAIS DO GDCLOUD
Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --quiet.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 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."]]