mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud beta kms ekm-config - update and retrieve the EkmConfig
|
|
|
|
SYNOPSIS
|
|
gcloud beta kms ekm-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add IAM policy binding to an EkmConfig.
|
|
|
|
describe
|
|
(BETA) Describe the EkmConfig.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for an EkmConfig.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove IAM policy binding from an EkmConfig.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for an EkmConfig.
|
|
|
|
update
|
|
(BETA) Update the EkmConfig.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud kms ekm-config
|
|
|
|
$ gcloud alpha kms ekm-config
|
|
|