File: //snap/google-cloud-cli/396/help/man/man1/gcloud_storage_hmac.1
.TH "GCLOUD_STORAGE_HMAC" 1
.SH "NAME"
.HP
gcloud storage hmac \- manage Cloud Storage service account HMAC keys
.SH "SYNOPSIS"
.HP
\f5gcloud storage hmac\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
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
Add a service account HMAC.
.TP 2m
\fBdelete\fR
Remove a service account HMAC.
.TP 2m
\fBdescribe\fR
Describes a service account HMAC key.
.TP 2m
\fBlist\fR
List service account HMAC keys.
.TP 2m
\fBupdate\fR
Change the status of a service account HMAC.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud alpha storage hmac
.RE