gcloud_alpha_kms_keys_versions (1)
NAME
- gcloud alpha kms keys versions - create and manage versions
SYNOPSIS
-
gcloud alpha kms keys versions COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) A version represents an individual cryptographic key and the
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- create
-
(ALPHA) Create a new version.
- describe
-
(ALPHA) Get metadata for a given version.
- destroy
-
(ALPHA) Schedule a version to be destroyed.
- disable
-
(ALPHA) Disable a given version.
- enable
-
(ALPHA) Enable a given version.
- get-public-key
-
(ALPHA) Get the public key for a given version.
- list
-
(ALPHA) List the versions within a key.
- restore
-
(ALPHA) Restore a version scheduled for destruction.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud kms keys versions $ gcloud beta kms keys versions