File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_secrets_versions.1
.TH "GCLOUD_BETA_SECRETS_VERSIONS" 1
.SH "NAME"
.HP
gcloud beta secrets versions \- manage secret versions
.SH "SYNOPSIS"
.HP
\f5gcloud beta secrets versions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Manage secret versions on Google Cloud.
.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
\fBaccess\fR
\fB(BETA)\fR Access a secret version's data.
.TP 2m
\fBadd\fR
\fB(BETA)\fR Create a new version of an existing secret.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Describe metadata about the secret version.
.TP 2m
\fBdestroy\fR
\fB(BETA)\fR Destroy a secret version's metadata and secret data.
.TP 2m
\fBdisable\fR
\fB(BETA)\fR Disable the version of the provided secret.
.TP 2m
\fBenable\fR
\fB(BETA)\fR Enable the version of the provided secret.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List all versions for a secret.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud secrets versions
.RE
.RS 2m
$ gcloud alpha secrets versions
.RE