gcloud_auth_revoke (1)
NAME
- gcloud auth revoke - revoke access credentials for an account
SYNOPSIS
-
gcloud auth revoke [ACCOUNTS ...] [--all] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
You can revoke credentials when you want to disallow access by gcloud and other Cloud SDK tools using a specified account. You don't need to revoke credentials to switch between accounts.
POSITIONAL ARGUMENTS
-
- [ACCOUNTS ...]
-
Accounts whose credentials are to be revoked.
FLAGS
-
- --all
-
Revoke credentials for all accounts.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
These variants are also available:
- $ gcloud alpha auth revoke $ gcloud beta auth revoke