Grant and revoke authorization to
gcloud
and manage credentials. See also:gcloud
. More information: https://cloud.google.com/sdk/gcloud/reference/auth.
gcloud
CLI with Google Cloud user credentials and set the current account as active:gcloud auth login
gcloud auth login
but with service account credentials:gcloud auth activate-service-account
gcloud auth application-default
gcloud auth list
gcloud auth print-access-token
gcloud auth revoke