mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
37 lines
808 B
Text
37 lines
808 B
Text
NAME
|
|
gcloud compute target-grpc-proxies - manage Compute Engine target gRPC
|
|
proxy resources
|
|
|
|
SYNOPSIS
|
|
gcloud compute target-grpc-proxies COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
List, create, and delete target gRPC proxies.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a target gRPC proxy.
|
|
|
|
delete
|
|
Delete one or more target gRPC proxy.
|
|
|
|
describe
|
|
Display detailed information about a target gRPC proxy.
|
|
|
|
list
|
|
List Google Compute Engine target gRPC proxies.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha compute target-grpc-proxies
|
|
|
|
$ gcloud beta compute target-grpc-proxies
|
|
|