File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_dns_project-info_describe.1
.TH "GCLOUD_BETA_DNS_PROJECT\-INFO_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta dns project\-info describe \- view Cloud DNS related information for a project
.SH "SYNOPSIS"
.HP
\f5gcloud beta dns project\-info describe\fR \fIPROJECT_ID\fR [\fB\-\-location\fR=\fILOCATION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR This command displays Cloud DNS related information for your
project including quotas for various resources and operations.
.SH "EXAMPLES"
To display Cloud DNS related information for your project, run:
.RS 2m
$ gcloud beta dns project\-info describe my_project_id
.RE
To display Cloud DNS related information for your project in us\-east1\-c, run:
.RS 2m
$ gcloud beta dns project\-info describe my_project_id \e
\-\-location=us\-east1\-c
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIPROJECT_ID\fR
The identifier for the project you want DNS related info for.
.RE
.sp
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-location\fR=\fILOCATION\fR
Specifies the desired service location the request is sent to. Defaults to Cloud
DNS global service. Use \-\-location=global if you want to target the global
service.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud dns project\-info describe
.RE
.RS 2m
$ gcloud alpha dns project\-info describe
.RE