gdcloud auth revoke

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

OPTIONAL FLAGS

  -h, --help   help for revoke