1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 23:49:35 +00:00
gcloud-help/gcloud/beta/compute/target-tcp-proxies/help
2023-08-16 10:49:45 +00:00

48 lines
1.2 KiB
Text

NAME
gcloud beta compute target-tcp-proxies - list, create, and delete target
TCP proxies
SYNOPSIS
gcloud beta compute target-tcp-proxies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) List, create, and delete target TCP proxies for proxy Network Load
Balancers.
For more information about target TCP proxies, see the proxy Network 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).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
(BETA) Create a target TCP proxy.
delete
(BETA) Delete target TCP proxies.
describe
(BETA) Display detailed information about a target TCP proxy.
list
(BETA) List Google Compute Engine target TCP proxies.
update
(BETA) Update a target TCP proxy.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute target-tcp-proxies
$ gcloud alpha compute target-tcp-proxies