1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/compute/target-https-proxies/help

56 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud compute target-https-proxies - list, create, and delete target HTTPS
proxies
SYNOPSIS
gcloud compute target-https-proxies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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.
COMMANDS
COMMAND is one of the following:
create
Create a target HTTPS proxy.
delete
Delete target HTTPS proxies.
describe
Display detailed information about a target HTTPS proxy.
export
Export a target HTTPS proxy.
import
Import a target HTTPS proxy.
list
List Google Compute Engine target HTTPS proxies.
update
Update a target HTTPS proxy.
NOTES
These variants are also available:
$ gcloud alpha compute target-https-proxies
$ gcloud beta compute target-https-proxies