1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/dns/policies/help
2022-03-01 04:29:52 +00:00

48 lines
1.1 KiB
Text

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