1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Thu Sep 7 10:42:28 UTC 2023

This commit is contained in:
Automated 2023-09-07 10:42:28 +00:00
parent f9edf67fe5
commit 6c8d2eb024
307 changed files with 4053 additions and 1615 deletions

View file

@ -5,8 +5,8 @@ SYNOPSIS
gcloud alpha compute url-maps GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) List, create, and delete URL maps for external HTTP(S) Load
Balancing, internal HTTP(S) Load Balancing, and Traffic Director.
(ALPHA) List, create, and delete URL maps for external Application Load
Balancer, internal Application Load Balancer, and Traffic Director.
For more information about URL maps, see the URL maps documentation
(https://cloud.google.com/load-balancing/docs/url-map-concepts).

View file

@ -18,10 +18,9 @@ EXAMPLES
FLAGS
--load-balancing-scheme=LOAD_BALANCING_SCHEME
Specifies the load balancer type(s) this validation request is for. Use
EXTERNAL_MANAGED for HTTP/HTTPS External Global Load Balancer with
Advanced Traffic Management. Use EXTERNAL for Classic HTTP/HTTPS
External Global Load Balancer.
Specifies the load balancer type this validation request is for. Use
EXTERNAL_MANAGED for global external Application Load Balancer. Use
EXTERNAL for classic Application Load Balancer.
Other load balancer types are not supported. For more information,
refer to Choosing a load balancer