NAME
    gcloud beta dns policies - manage your Cloud DNS policies

SYNOPSIS
    gcloud beta dns policies COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage your Cloud DNS policies.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Creates a new Cloud DNS policy.

     delete
        (BETA) Deletes a Cloud DNS policy.

     describe
        (BETA) Describes a Cloud DNS policy.

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

     update
        (BETA) Update an existing Cloud DNS policy.

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

        $ gcloud dns policies

        $ gcloud alpha dns policies

