gcloud iam service-accounts keys - manage service account keys
gcloud iam service-accounts keys COMMAND [GCLOUD_WIDE_FLAG ...]
Manage service account keys.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a private key for a service account.
- delete
Delete a user-managed key from a service account.
- disable
Disable a public key related to an IAM service account.
- enable
Enable a public key related to an IAM service account.
- list
List the keys for a service account.
- upload
Upload a public key for an IAM service account.
These variants are also available:
$ gcloud alpha iam service-accounts keys
$ gcloud beta iam service-accounts keys