NAME
    gcloud beta certificate-manager maps - manage Certificate Manager
        certificate maps

SYNOPSIS
    gcloud beta certificate-manager maps GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Commands for managing certificate maps.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     entries
        (BETA) Manage Certificate Manager certificate map entries.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a certificate map.

     delete
        (BETA) Delete a certificate map.

     describe
        (BETA) Describe an existing certificate map.

     list
        (BETA) List certificate maps.

     update
        (BETA) Update a certificate map.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud certificate-manager maps

        $ gcloud alpha certificate-manager maps

