- NAME
-
- gcloud beta dns managed-zones - manage your Cloud DNS managed-zones
- SYNOPSIS
-
-
gcloud beta dns managed-zonesCOMMAND[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Manage your Cloud DNS managed-zones. See Managing Zones for details. - EXAMPLES
- To create a managed-zone, run:
gcloud beta dns managed-zones create my-zone --description = "My Zone" --dns-name = "my.zone.com."To delete a managed-zone, run:
gcloud beta dns managed-zones delete my-zoneTo view the details of a managed-zone, run:
gcloud beta dns managed-zones describe my-zoneTo see the list of all managed-zones, run:
gcloud beta dns managed-zones list - GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
create -
(BETA)Create a Cloud DNS managed-zone. -
delete -
(BETA)Delete an empty Cloud DNS managed-zone. -
describe -
(BETA)View the details of a Cloud DNS managed-zone. -
get-iam-policy -
(BETA)Get the IAM policy for a Cloud DNS managed-zone. -
list -
(BETA)View the list of all your managed-zones. -
set-iam-policy -
(BETA)Set the IAM policy for a Cloud DNS managed-zone. -
update -
(BETA)Update an existing Cloud DNS managed-zone.
-
- NOTES
- This command is currently in beta and might change without notice. These
variants are also available:
gcloud dns managed-zonesgcloud alpha dns managed-zones
gcloud beta dns managed-zones
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.

