NAME

gcloud beta compute target-grpc-proxies describe - display detailed information about a target gRPC proxy

SYNOPSIS

gcloud beta compute target-grpc-proxies describe NAME [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) gcloud beta compute target-grpc-proxies describe displays all data associated with a Compute Engine target gRPC proxy.

EXAMPLES

To describe a global target gRPC proxy, run:

$ gcloud beta compute target-grpc-proxies describe PROXY_NAME

POSITIONAL ARGUMENTS

NAME

Name of the target gRPC proxy to describe.

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 $ gcloud help for details.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud compute target-grpc-proxies describe

$ gcloud alpha compute target-grpc-proxies describe