File: //snap/google-cloud-cli/394/help/man/man1/gcloud_alpha_iam_service-accounts_keys.1
.TH "GCLOUD_ALPHA_IAM_SERVICE\-ACCOUNTS_KEYS" 1
.SH "NAME"
.HP
gcloud alpha iam service\-accounts keys \- manage service account keys
.SH "SYNOPSIS"
.HP
\f5gcloud alpha iam service\-accounts keys\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage service account keys.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBconfig\fR
\fB(ALPHA)\fR Manage Iam key configurations.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Create a service account key.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete a service account key.
.TP 2m
\fBdisable\fR
\fB(ALPHA)\fR Disable a service account key.
.TP 2m
\fBenable\fR
\fB(ALPHA)\fR Enable a service account key.
.TP 2m
\fBget\-public\-key\fR
\fB(ALPHA)\fR Get the public key for a service account key pair.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List the keys for a service account.
.TP 2m
\fBupload\fR
\fB(ALPHA)\fR Upload a public key for an IAM service account.
.RE
.sp
.SH "NOTES"
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct project,
you might be trying to access an API with an invitation\-only early access
allowlist. These variants are also available:
.RS 2m
$ gcloud iam service\-accounts keys
.RE
.RS 2m
$ gcloud beta iam service\-accounts keys
.RE