File: //snap/google-cloud-cli/396/help/man/man1/gcloud_alpha_storage_hmac.1
.TH "GCLOUD_ALPHA_STORAGE_HMAC" 1
.SH "NAME"
.HP
gcloud alpha storage hmac \- manage Cloud Storage service account HMAC keys
.SH "SYNOPSIS"
.HP
\f5gcloud alpha storage hmac\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Manage Cloud Storage service account HMAC keys.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Add a service account HMAC.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Remove a service account HMAC.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describes a service account HMAC key.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List service account HMAC keys.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Change the status of a service account HMAC.
.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. This variant is also available:
.RS 2m
$ gcloud storage hmac
.RE