File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_compute_networks_describe.1
.TH "GCLOUD_BETA_COMPUTE_NETWORKS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta compute networks describe \- describe a Compute Engine network
.SH "SYNOPSIS"
.HP
\f5gcloud beta compute networks describe\fR \fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR \fBgcloud beta compute networks describe\fR displays all data
associated with Compute Engine network in a project.
.SH "EXAMPLES"
To describe a network with the name 'network\-name', run:
.RS 2m
$ gcloud beta compute networks describe network\-name
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR
Name of the network to describe.
.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 compute networks describe
.RE
.RS 2m
$ gcloud alpha compute networks describe
.RE