mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -7,7 +7,8 @@ SYNOPSIS
|
|||
[--description=DESCRIPTION] [--[no-]enable-ula-internal-ipv6]
|
||||
[--internal-ipv6-range=INTERNAL_IPV6_RANGE] [--mtu=MTU]
|
||||
[--network-firewall-policy-enforcement-order=NETWORK_FIREWALL_POLICY_ENFORCEMENT_ORDER]
|
||||
[--range=RANGE] [--subnet-mode=MODE]
|
||||
[--network-profile=NETWORK_PROFILE] [--range=RANGE]
|
||||
[--subnet-mode=MODE]
|
||||
[--bgp-best-path-selection-mode=BGP_BEST_PATH_SELECTION_MODE
|
||||
--[no-]bgp-bps-always-compare-med
|
||||
--bgp-bps-inter-region-cost=BGP_BPS_INTER_REGION_COST]
|
||||
|
|
@ -87,6 +88,9 @@ FLAGS
|
|||
BEFORE_CLASSIC_FIREWALL
|
||||
Network Firewall Policy is enforced before classic firewall.
|
||||
|
||||
--network-profile=NETWORK_PROFILE
|
||||
The network profile to apply to this network.
|
||||
|
||||
--range=RANGE
|
||||
Specifies the IPv4 address range of legacy mode networks. The range
|
||||
must be specified in CIDR format:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue