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

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

DESCRIPTION
    (ALPHA) gcloud alpha 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
        (ALPHA) Create a new external account key.

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 publicca external-account-keys

        $ gcloud beta publicca external-account-keys

