mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
65 lines
1.8 KiB
Text
65 lines
1.8 KiB
Text
NAME
|
|
gcloud alpha compute target-https-proxies - list, create, and delete target
|
|
HTTPS proxies
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute target-https-proxies GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) List, create, and delete target HTTPS proxies.
|
|
|
|
For more information about target HTTPS proxies, see the target HTTPS
|
|
proxies documentation
|
|
(https://cloud.google.com/load-balancing/docs/target-proxies).
|
|
|
|
See also: Target HTTPS proxies API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/targetHttpsProxies)
|
|
and Regional target HTTPS proxies API
|
|
(https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpsProxies).
|
|
|
|
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 https proxy configurations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a target HTTPS proxy.
|
|
|
|
delete
|
|
(ALPHA) Delete target HTTPS proxies.
|
|
|
|
describe
|
|
(ALPHA) Display detailed information about a target HTTPS proxy.
|
|
|
|
export
|
|
(ALPHA) Export a target HTTPS proxy.
|
|
|
|
import
|
|
(ALPHA) Import a target HTTPS proxy.
|
|
|
|
list
|
|
(ALPHA) List Google Compute Engine target HTTPS proxies.
|
|
|
|
update
|
|
(ALPHA) Update a target HTTPS 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-https-proxies
|
|
|
|
$ gcloud beta compute target-https-proxies
|
|
|