Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)



gcloud dns managed-zone create

NAME
gcloud-dns-managed-zone-create - Create a new Cloud DNS managed zone.
SYNOPSIS
gcloud dns managed-zone create
  ZONE
  [--api_version API_VERSION]
  --description DESCRIPTION
  --dns_name DNS_NAME
  [--format FORMAT]
  [--help]
  [--http_timeout HTTP_TIMEOUT]
  [--log_http LOG_HTTP]
  [--project PROJECT]
  [--quiet, -q]
  [--trace_token TRACE_TOKEN]
  [-h]
POSITIONAL ARGUMENTS
ZONE
Managed Zone name.
FLAGS
--api_version API_VERSION
API version. Optional.
--description DESCRIPTION
Human readable description of this zone. Optional.
--dns_name DNS_NAME
A domain name spec, for example "foo.bar.com.".
--format FORMAT
Specify a format for printed output. By default, a command-specific human-friendly output format is used. Setting this flag to one of the available options will serialize the result of the command in the chosen format and print it to stdout. Supported formats are: "json", "text", "yaml".
--help
Display detailed help.
--http_timeout HTTP_TIMEOUT
Timeout for HTTP network requests
--log_http LOG_HTTP
If true, log http requests.
--project PROJECT
Google Cloud Platform project to use for this invocation.
--quiet
Disable all interactive prompts when running gcloud commands. If input is required, defaults will be used, or an error will be raised.
--trace_token TRACE_TOKEN
Token for tracing API requests
-h
Print a summary help and exit.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.