mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 04:58:26 +00:00
gcloud: Thu Feb 29 10:17:22 UTC 2024
This commit is contained in:
parent
8778dcbd7e
commit
37dd57701a
203 changed files with 3473 additions and 5938 deletions
|
|
@ -7,8 +7,8 @@ SYNOPSIS
|
|||
[--bandwidth=BANDWIDTH] [--candidate-ipv6-subnets=[IPV6_SUBNET,...]]
|
||||
[--cloud-router-ipv6-interface-id=INTERFACE_ID]
|
||||
[--customer-router-ipv6-interface-id=PEER_INTERFACE_ID]
|
||||
[--description=DESCRIPTION] [--enable-admin] [--mtu=MTU]
|
||||
[--region=REGION] [--stack-type=STACK_TYPE]
|
||||
[--description=DESCRIPTION] [--enable-admin] [--enable-multicast]
|
||||
[--mtu=MTU] [--region=REGION] [--stack-type=STACK_TYPE]
|
||||
[--update-labels=[KEY=VALUE,...]]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -68,6 +68,10 @@ FLAGS
|
|||
enabled, the attachment is operational and will carry traffic. Use
|
||||
--no-enable-admin to disable it.
|
||||
|
||||
--enable-multicast
|
||||
When enabled, the attachment will be able to carry multicast traffic.
|
||||
Use --no-enable-multicast to disable it.
|
||||
|
||||
--mtu=MTU
|
||||
Maximum transmission unit (MTU) is the size of the largest IP packet
|
||||
passing through this interconnect attachment. Only 1440 and 1500 are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue