NAME
    gcloud alpha dns policies - manage your Cloud DNS policies

SYNOPSIS
    gcloud alpha dns policies GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage your Cloud DNS policies.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     config
        (ALPHA) Manage Dns policy configurations.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Creates a new Cloud DNS policy.

     delete
        (ALPHA) Deletes a Cloud DNS policy.

     describe
        (ALPHA) Describes a Cloud DNS policy.

     list
        (ALPHA) View the list of all your Cloud DNS policies.

     update
        (ALPHA) Update an existing Cloud DNS policy.

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 dns policies

        $ gcloud beta dns policies

