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