File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_interconnects_wire-groups_describe.1
.TH "GCLOUD_COMPUTE_INTERCONNECTS_WIRE\-GROUPS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud compute interconnects wire\-groups describe \- describe a Compute Engine wire group
.SH "SYNOPSIS"
.HP
\f5gcloud compute interconnects wire\-groups describe\fR \fINAME\fR \fB\-\-cross\-site\-network\fR=\fICROSS_SITE_NETWORK\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fBgcloud compute interconnects wire\-groups describe\fR is used to describe a
wire group.
For an example, refer to the \fBEXAMPLES\fR section below.
.SH "EXAMPLES"
To describe a wire group, run:
.RS 2m
$ gcloud compute interconnects wire\-groups describe example\-wg \e
\-\-cross\-site\-network=example\-csn
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR
Name of the wire group to describe.
.RE
.sp
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-cross\-site\-network\fR=\fICROSS_SITE_NETWORK\fR
Name of the crossSiteNetwork to operate on.
.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"
These variants are also available:
.RS 2m
$ gcloud alpha compute interconnects wire\-groups describe
.RE
.RS 2m
$ gcloud beta compute interconnects wire\-groups describe
.RE