File: //snap/google-cloud-cli/394/help/man/man1/gcloud_beta_kms_keys_versions.1
.TH "GCLOUD_BETA_KMS_KEYS_VERSIONS" 1
.SH "NAME"
.HP
gcloud beta kms keys versions \- create and manage versions
.SH "SYNOPSIS"
.HP
\f5gcloud beta kms keys versions\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR A version represents an individual cryptographic key and the
associated key material.
.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(BETA)\fR Create a new version.
.TP 2m
\fBdescribe\fR
\fB(BETA)\fR Get metadata for a given version.
.TP 2m
\fBdestroy\fR
\fB(BETA)\fR Schedule a version to be destroyed.
.TP 2m
\fBdisable\fR
\fB(BETA)\fR Disable a given version.
.TP 2m
\fBenable\fR
\fB(BETA)\fR Enable a given version.
.TP 2m
\fBget\-certificate\-chain\fR
\fB(BETA)\fR Get a certificate chain for a given version.
.TP 2m
\fBget\-public\-key\fR
\fB(BETA)\fR Get the public key for a given version.
.TP 2m
\fBimport\fR
\fB(BETA)\fR Import a version into an existing crypto key.
.TP 2m
\fBlist\fR
\fB(BETA)\fR List the versions within a key.
.TP 2m
\fBrestore\fR
\fB(BETA)\fR Restore a version scheduled for destruction.
.TP 2m
\fBupdate\fR
\fB(BETA)\fR Update a key version.
.RE
.sp
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud kms keys versions
.RE
.RS 2m
$ gcloud alpha kms keys versions
.RE