NAME
    gcloud privateca certificates - manage certificates

SYNOPSIS
    gcloud privateca certificates COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage 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 new certificate.

     describe
        Get metadata for a certificate.

     export
        Export a pem-encoded certificate to a file.

     list
        List certificates within a project.

     revoke
        Revoke a certificate.

     update
        Update an existing certificate.
