1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/compute/target-http-proxies/help
2022-03-01 04:29:52 +00:00

65 lines
1.8 KiB
Text

NAME
gcloud alpha compute target-http-proxies - list, create, and delete target
HTTP proxies
SYNOPSIS
gcloud alpha compute target-http-proxies GROUP | COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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.
GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Compute Engine target http proxy configurations.
COMMANDS
COMMAND is one of the following:
create
(ALPHA) Create a target HTTP proxy.
delete
(ALPHA) Delete target HTTP proxies.
describe
(ALPHA) Display detailed information about a target HTTP proxy.
export
(ALPHA) Export a target HTTP proxy.
import
(ALPHA) Import a target HTTP proxy.
list
(ALPHA) List Google Compute Engine target HTTP proxies.
update
(ALPHA) Update a target HTTP 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-http-proxies
$ gcloud beta compute target-http-proxies