1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 17:05:28 +00:00
gcloud-help/gcloud/beta/kms/key-handles/help
2025-02-20 10:40:27 +00:00

35 lines
850 B
Text

NAME
gcloud beta kms key-handles - create and manage KeyHandle resources
SYNOPSIS
gcloud beta kms key-handles COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) A KeyHandle is a resource which contains a reference to a KMS
CryptoKey resource that can be used through existing CMEK channels
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a new KeyHandle.
describe
(BETA) Get metadata for a KeyHandle.
list
(BETA) List KeyHandle resources within a project and location.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud kms key-handles
$ gcloud alpha kms key-handles