NAME
    gcloud certificate-manager certificates - manage Certificate Manager
        certificates

SYNOPSIS
    gcloud certificate-manager certificates COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing certificates.

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

     delete
        Delete a certificate.

     describe
        Describe an existing certificate.

     list
        List certificates.

     update
        Update a certificate.

NOTES
    These variants are also available:

        $ gcloud alpha certificate-manager certificates

        $ gcloud beta certificate-manager certificates

