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

57 lines
1.6 KiB
Text

NAME
gcloud alpha compute target-ssl-proxies - list, create, and delete target
SSL proxies
SYNOPSIS
gcloud alpha compute target-ssl-proxies GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, and delete target SSL target proxies for proxy
Network Load Balancers.
For more information about target SSL proxies, see the proxy Network Load
Balancer documentation (https://cloud.google.com/load-balancing/docs/tcp/).
See also: Target SSL proxies API
(https://cloud.google.com/compute/docs/reference/rest/v1/targetSslProxies).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Compute Engine target ssl proxy configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a target SSL proxy.
delete
(ALPHA) Delete target SSL proxies.
describe
(ALPHA) Display detailed information about a target SSL proxy.
list
(ALPHA) List Google Compute Engine target SSL proxies.
update
(ALPHA) Update a target SSL proxy.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute target-ssl-proxies
$ gcloud beta compute target-ssl-proxies