gcloud compute target-tcp-proxies - list, create, and delete target TCP proxies
gcloud compute target-tcp-proxies COMMAND [GCLOUD_WIDE_FLAG ...]
List, create, and delete target TCP proxies for TCP Proxy Load Balancing.
For more information about target TCP proxies, see the TCP proxy load balancer documentation https://cloud.google.com/load-balancing/docs/tcp/.
See also: Target TCP proxies API https://cloud.google.com/compute/docs/reference/rest/v1/targetTcpProxies.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a target TCP proxy.
- delete
Delete target TCP proxies.
- describe
Display detailed information about a target TCP proxy.
- list
List Google Compute Engine target TCP proxies.
- update
Update a target TCP proxy.
These variants are also available:
$ gcloud alpha compute target-tcp-proxies
$ gcloud beta compute target-tcp-proxies