1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/kms/keyrings/help
2022-03-01 04:29:52 +00:00

46 lines
1 KiB
Text

NAME
gcloud beta kms keyrings - create and manage keyrings
SYNOPSIS
gcloud beta kms keyrings COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) A keyring is a toplevel logical grouping of keys.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(BETA) Add IAM policy binding for a kms keyring.
create
(BETA) Create a new keyring.
describe
(BETA) Get metadata for a keyring.
get-iam-policy
(BETA) Get the IAM policy for a keyring.
list
(BETA) List keyrings within a location.
remove-iam-policy-binding
(BETA) Remove IAM policy binding for a kms keyring.
set-iam-policy
(BETA) Set the IAM policy for a keyring.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud kms keyrings
$ gcloud alpha kms keyrings