File: //snap/google-cloud-cli/394/help/man/man1/gcloud_compute_target-grpc-proxies_describe.1
.TH "GCLOUD_COMPUTE_TARGET\-GRPC\-PROXIES_DESCRIBE" 1
.SH "NAME"
.HP
gcloud compute target\-grpc\-proxies describe \- display detailed information about a target gRPC proxy
.SH "SYNOPSIS"
.HP
\f5gcloud compute target\-grpc\-proxies describe\fR \fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fBgcloud compute target\-grpc\-proxies describe\fR displays all data associated
with a Compute Engine target gRPC proxy.
.SH "EXAMPLES"
To describe a global target gRPC proxy, run:
.RS 2m
$ gcloud compute target\-grpc\-proxies describe PROXY_NAME
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR
Name of the target gRPC proxy 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"
These variants are also available:
.RS 2m
$ gcloud alpha compute target\-grpc\-proxies describe
.RE
.RS 2m
$ gcloud beta compute target\-grpc\-proxies describe
.RE