gcloud kms keys versions

NAME
gcloud kms keys versions - create and manage versions
SYNOPSIS
gcloud kms keys versions COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
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
COMMAND is one of the following:
create
Create a new version.
delete
Delete a key version.
describe
Get metadata for a given version.
destroy
Schedule a version to be destroyed.
disable
Disable a given version.
enable
Enable a given version.
export-trusted-key-wrapped
Export a trusted key wrapped CryptoKeyVersion.
get-certificate-chain
Get a certificate chain for a given version.
get-public-key
Get the public key for a given version.
import
Import a version into an existing crypto key.
import-trusted-key-wrapped
Import a trusted key wrapped CryptoKeyVersion.
list
List the versions within a key.
restore
Restore a version scheduled for destruction.
update
Update a key version.
NOTES
These variants are also available:
gcloudalphakmskeysversions 
gcloudbetakmskeysversions 

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 2026年07月14日 UTC.