mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Dec 14 10:23:57 UTC 2023
This commit is contained in:
parent
f36750d203
commit
a990278fb3
205 changed files with 4929 additions and 1866 deletions
|
|
@ -114,12 +114,14 @@ REQUIRED FLAGS
|
|||
Target gRPC proxy that receives the traffic.
|
||||
|
||||
--target-http-proxy=TARGET_HTTP_PROXY
|
||||
Target HTTP proxy that receives the traffic. Acceptable values for
|
||||
--ports flag are: 80, 8080.
|
||||
Target HTTP proxy that receives the traffic. For the acceptable
|
||||
ports, see Port specifications
|
||||
(https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#port_specifications).
|
||||
|
||||
--target-https-proxy=TARGET_HTTPS_PROXY
|
||||
Target HTTPS proxy that receives the traffic. Acceptable values for
|
||||
--ports flag are: 443.
|
||||
Target HTTPS proxy that receives the traffic. For the acceptable
|
||||
ports, see Port specifications
|
||||
(https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#port_specifications).
|
||||
|
||||
--target-instance=TARGET_INSTANCE
|
||||
Name of the target instance that receives the traffic. The target
|
||||
|
|
|
|||
|
|
@ -79,12 +79,14 @@ REQUIRED FLAGS
|
|||
Target gRPC proxy that receives the traffic.
|
||||
|
||||
--target-http-proxy=TARGET_HTTP_PROXY
|
||||
Target HTTP proxy that receives the traffic. Acceptable values for
|
||||
--ports flag are: 80, 8080.
|
||||
Target HTTP proxy that receives the traffic. For the acceptable
|
||||
ports, see Port specifications
|
||||
(https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#port_specifications).
|
||||
|
||||
--target-https-proxy=TARGET_HTTPS_PROXY
|
||||
Target HTTPS proxy that receives the traffic. Acceptable values for
|
||||
--ports flag are: 443.
|
||||
Target HTTPS proxy that receives the traffic. For the acceptable
|
||||
ports, see Port specifications
|
||||
(https://cloud.google.com/load-balancing/docs/forwarding-rule-concepts#port_specifications).
|
||||
|
||||
--target-instance=TARGET_INSTANCE
|
||||
Name of the target instance that receives the traffic. The target
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue