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

