mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
NAME
|
|
gcloud kms ekm-connections - create and manage ekm connections
|
|
|
|
SYNOPSIS
|
|
gcloud kms ekm-connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Ekm Connections are used to control the connection settings for an
|
|
EXTERNAL_VPC CryptoKey.
|
|
|
|
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 for a kms ekm connection.
|
|
|
|
create
|
|
Create a new ekm connection.
|
|
|
|
describe
|
|
Get metadata for an ekmconnection.
|
|
|
|
get-iam-policy
|
|
Get the IAM policy for an ekm connection.
|
|
|
|
list
|
|
List ekmconnections within a location.
|
|
|
|
remove-iam-policy-binding
|
|
Remove IAM policy binding for a kms ekm connection.
|
|
|
|
set-iam-policy
|
|
Set the IAM policy binding for a KMS ekm connection.
|
|
|
|
update
|
|
Update an ekmconnection.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha kms ekm-connections
|
|
|
|
$ gcloud beta kms ekm-connections
|
|
|