1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Wed May 1 09:26:55 UTC 2024

This commit is contained in:
Automated 2024-05-01 09:26:55 +00:00
parent 3740758467
commit 48fac7efd4
454 changed files with 11765 additions and 12790 deletions

View file

@ -92,8 +92,8 @@ OPTIONAL FLAGS
--mtu=MTU
Maximum transmission unit (MTU) is the size of the largest IP packet
passing through this interconnect attachment. Only 1440 and 1500 are
allowed values. If not specified, the value will default to 1440.
passing through this interconnect attachment. Must be one of 1440,
1460, 1500, or 8896. If not specified, the value will default to 1440.
--region=REGION
Region of the interconnect attachment to create. If not specified, you
@ -116,8 +116,8 @@ OPTIONAL FLAGS
CLOUDSDK_COMPUTE_REGION.
--stack-type=STACK_TYPE
The stack type of the protocol(s) enabled on this interconnect
attachment. STACK_TYPE must be one of:
Stack type of the protocol(s) enabled on this interconnect attachment.
STACK_TYPE must be one of:
IPV4_IPV6
Both IPv4 and IPv6 protocols are enabled on this attachment.

View file

@ -30,8 +30,8 @@ FLAGS
--mtu=MTU
Maximum transmission unit (MTU) is the size of the largest IP packet
passing through this interconnect attachment. Only 1440 and 1500 are
allowed values. If not specified, the value will default to 1440.
passing through this interconnect attachment. Must be one of 1440,
1460, 1500, or 8896. If not specified, the value will default to 1440.
--region=REGION
Region of the interconnect attachment to patch. If not specified, you
@ -54,8 +54,8 @@ FLAGS
CLOUDSDK_COMPUTE_REGION.
--stack-type=STACK_TYPE
The stack type of the protocol(s) enabled on this interconnect
attachment. STACK_TYPE must be one of:
Stack type of the protocol(s) enabled on this interconnect attachment.
STACK_TYPE must be one of:
IPV4_IPV6
Both IPv4 and IPv6 protocols are enabled on this attachment.