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

