- NAME
-
- gcloud beta kms keys versions - create and manage versions
- SYNOPSIS
-
-
gcloud beta kms keys versions
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
-
(BETA)
A version represents an individual cryptographic key and the associated key material. - GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
create
-
(BETA)
Create a new version. describe
-
(BETA)
Get metadata for a given version. destroy
-
(BETA)
Schedule a version to be destroyed. disable
-
(BETA)
Disable a given version. enable
-
(BETA)
Enable a given version. get-certificate-chain
-
(BETA)
Get a certificate chain for a given version. get-public-key
-
(BETA)
Get the public key for a given version. import
-
(BETA)
Import a version into an existing crypto key. list
-
(BETA)
List the versions within a key. restore
-
(BETA)
Restore a version scheduled for destruction. update
-
(BETA)
Update a key version.
- NOTES
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloud kms keys versions
gcloud alpha kms keys versions
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.