NAME
    gcloud alpha kms ekm-config - update and retrieve the EkmConfig

SYNOPSIS
    gcloud alpha kms ekm-config COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Add IAM policy binding to an EkmConfig.

     describe
        (ALPHA) Describe the EkmConfig.

     get-iam-policy
        (ALPHA) Get the IAM policy for an EkmConfig.

     remove-iam-policy-binding
        (ALPHA) Remove IAM policy binding from an EkmConfig.

     set-iam-policy
        (ALPHA) Set the IAM policy for an EkmConfig.

     update
        (ALPHA) Update the EkmConfig.

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-config

        $ gcloud beta kms ekm-config

