gcloud_beta_kms_keys_versions (1)
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
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
-
(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.
- list
-
(BETA) List the versions within a key.
- restore
-
(BETA) Restore a version scheduled for destruction.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud kms keys versions $ gcloud alpha kms keys versions