mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Sep 20 10:45:25 UTC 2023
This commit is contained in:
parent
952686eb78
commit
54eca12593
183 changed files with 2246 additions and 4040 deletions
|
|
@ -102,6 +102,8 @@ OPTIONAL FLAGS
|
|||
--purpose=PURPOSE
|
||||
The purpose of this subnetwork. PURPOSE must be one of:
|
||||
|
||||
GLOBAL_MANAGED_PROXY
|
||||
Reserved for Global Envoy-based Load Balancing.
|
||||
INTERNAL_HTTPS_LOAD_BALANCER
|
||||
Reserved for Internal HTTP(S) Load Balancing.
|
||||
PRIVATE
|
||||
|
|
@ -109,7 +111,7 @@ OPTIONAL FLAGS
|
|||
PRIVATE_SERVICE_CONNECT
|
||||
Reserved for Private Service Connect Internal Load Balancing.
|
||||
REGIONAL_MANAGED_PROXY
|
||||
Reserved for Regional HTTP(S) Load Balancing.
|
||||
Reserved for Regional Envoy-based Load Balancing.
|
||||
|
||||
--region=REGION
|
||||
Region of the subnetwork to create. If not specified, you might be
|
||||
|
|
@ -133,8 +135,8 @@ OPTIONAL FLAGS
|
|||
|
||||
--role=ROLE
|
||||
The role of subnetwork. This field is required when the purpose is set
|
||||
to REGIONAL_MANAGED_PROXY or INTERNAL_HTTPS_LOAD_BALANCER. ROLE must be
|
||||
one of:
|
||||
to GLOBAL_MANAGED_PROXY, REGIONAL_MANAGED_PROXY or
|
||||
INTERNAL_HTTPS_LOAD_BALANCER. ROLE must be one of:
|
||||
|
||||
ACTIVE
|
||||
The ACTIVE subnet that is currently used.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue