gcloud beta iam service-accounts keys - manage service account keys
gcloud beta iam service-accounts keys COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) Manage service account keys.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
(BETA) Create a private key for a service account.
- delete
(BETA) Delete a user-managed key from a service account.
- disable
(BETA) Disable a public key related to an IAM service account.
- enable
(BETA) Enable a public key related to an IAM service account.
- get-public-key
(BETA) Get the public key for a service account key pair.
- list
(BETA) List the keys for a service account.
- upload
(BETA) Upload a public key for an IAM service account.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud iam service-accounts keys
$ gcloud alpha iam service-accounts keys