1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/compute/target-http-proxies/help
2022-03-01 04:29:52 +00:00

55 lines
1.3 KiB
Text

NAME
gcloud compute target-http-proxies - list, create, and delete target HTTP
proxies
SYNOPSIS
gcloud compute target-http-proxies COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
List, create, and delete target HTTP proxies.
For more information about target HTTP proxies, see the target HTTP proxies
documentation
(https://cloud.google.com/load-balancing/docs/target-proxies).
See also: Target HTTP proxies API
(https://cloud.google.com/compute/docs/reference/rest/v1/targetHttpProxies)
and Regional target HTTP proxies API
(https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpProxies).
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 HTTP proxy.
delete
Delete target HTTP proxies.
describe
Display detailed information about a target HTTP proxy.
export
Export a target HTTP proxy.
import
Import a target HTTP proxy.
list
List Google Compute Engine target HTTP proxies.
update
Update a target HTTP proxy.
NOTES
These variants are also available:
$ gcloud alpha compute target-http-proxies
$ gcloud beta compute target-http-proxies