gcloud dns response-policies

NAME
gcloud dns response-policies - manage your Cloud DNS response policy
SYNOPSIS
gcloud dns response-policies GROUP | COMMAND [GCLOUD_WIDE_FLAG]
EXAMPLES
To create a response policy, run:
gclouddnsresponse-policiescreatemyresponsepolicy--description="My Response Policy"--network=''

To update a response policy, run:

gclouddnsresponse-policiesupdatemyresponsepolicy--description="My Response Policy"--network=''

To delete a response policy, run:

gclouddnsresponse-policiesdeletemyresponsepolicy

To view the details of a response policy, run

gclouddnsresponse-policiesdescribemyresponsepolicy

To see a list of all response policies, run

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

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
rules
Manage your Cloud DNS response policy rules.
COMMANDS
COMMAND is one of the following:
create
Creates a new Cloud DNS response policy.
delete
Deletes a Cloud DNS response policy.
describe
Describes a Cloud DNS response policy.
list
Displays the list of all Cloud DNS response policies in a given project.
update
Updates a Cloud DNS response policy.
NOTES
These variants are also available:
gcloudalphadnsresponse-policies 
gcloudbetadnsresponse-policies 

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026年05月27日 UTC.