NAME
    gcloud publicca external-account-keys - create ACME external account
        binding keys

SYNOPSIS
    gcloud publicca external-account-keys COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    gcloud publicca external-account-keys lets you create an external account
    key associated with Google Trust Services' publicly trusted certificate
    authority.

    The external account key will be associated with the Cloud project and it
    may be bound to an Automatic Certificate Management Environment (ACME)
    account following RFC 8555.

    See https://tools.ietf.org/html/rfc8555#section-7.3.4 for more details.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        Create a new external account key.

NOTES
    These variants are also available:

        $ gcloud alpha publicca external-account-keys

        $ gcloud beta publicca external-account-keys

