1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 10:56:49 +00:00
gcloud-help/gcloud/kms/ekm-config/help
2023-03-24 11:31:22 +00:00

44 lines
983 B
Text

NAME
gcloud kms ekm-config - update and retrieve the EkmConfig
SYNOPSIS
gcloud kms ekm-config COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
EkmConfig is a singleton resource that represents configuration parameters
that apply to all CryptoKeys and CryptoKeyVersions of EXTERNAL_VPC
protecion level.
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
Add IAM policy binding to an EkmConfig.
describe
Describe the EkmConfig.
get-iam-policy
Get the IAM policy for an EkmConfig.
remove-iam-policy-binding
Remove IAM policy binding from an EkmConfig.
set-iam-policy
Set the IAM policy for an EkmConfig.
update
Update the EkmConfig.
NOTES
These variants are also available:
$ gcloud alpha kms ekm-config
$ gcloud beta kms ekm-config