NAME
    gcloud alpha certificate-manager maps entries - manage Certificate Manager
        certificate map entries

SYNOPSIS
    gcloud alpha certificate-manager maps entries COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Commands for managing certificate map entries.

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 certificate map entry.

     delete
        (ALPHA) Delete a certificate map entry.

     describe
        (ALPHA) Describe an existing certificate map entry.

     list
        (ALPHA) List certificate map entries.

     update
        (ALPHA) Update a certificate map entry.

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 certificate-manager maps entries

        $ gcloud beta certificate-manager maps entries

