NAME
    gcloud certificate-manager dns-authorizations - manage Certificate Manager
        DNS authorizations

SYNOPSIS
    gcloud certificate-manager dns-authorizations COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Commands for managing DNS authorizations.

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 DNS Authorization.

     delete
        Delete a DNS Authorization.

     describe
        Show details about a DNS Authorization.

     list
        List all DNS Authorizations in a project.

     update
        Update a DNS Authorization.

NOTES
    These variants are also available:

        $ gcloud alpha certificate-manager dns-authorizations

        $ gcloud beta certificate-manager dns-authorizations

