mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
52 lines
1.4 KiB
Text
52 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha kms ekm-connections - create and manage ekm connections
|
|
|
|
SYNOPSIS
|
|
gcloud alpha kms ekm-connections COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Add IAM policy binding for a kms ekm connection.
|
|
|
|
create
|
|
(ALPHA) Create a new ekm connection.
|
|
|
|
describe
|
|
(ALPHA) Get metadata for an ekmconnection.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for an ekm connection.
|
|
|
|
list
|
|
(ALPHA) List ekmconnections within a location.
|
|
|
|
remove-iam-policy-binding
|
|
(ALPHA) Remove IAM policy binding for a kms ekm connection.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy binding for a KMS ekm connection.
|
|
|
|
update
|
|
(ALPHA) Update an ekmconnection.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud kms ekm-connections
|
|
|
|
$ gcloud beta kms ekm-connections
|
|
|