mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -696,6 +696,10 @@ FLAGS
|
|||
available range with the specified netmask and allocate it to this
|
||||
network interface.
|
||||
|
||||
network-attachment
|
||||
Specifies the network attachment that this interface should connect
|
||||
to. Mutually exclusive with --network and --subnet flags.
|
||||
|
||||
--network-performance-configs=[PROPERTY=VALUE,...]
|
||||
Configures network performance settings for the instance. If this flag
|
||||
is not specified, the instance will be created with its default network
|
||||
|
|
|
|||
|
|
@ -615,6 +615,10 @@ FLAGS
|
|||
available range with the specified netmask and allocate it to this
|
||||
network interface.
|
||||
|
||||
network-attachment
|
||||
Specifies the network attachment that this interface should connect
|
||||
to. Mutually exclusive with --network and --subnet flags.
|
||||
|
||||
--network-tier=NETWORK_TIER
|
||||
Specifies the network tier that will be used to configure the instance.
|
||||
NETWORK_TIER must be one of: PREMIUM, STANDARD. The default value is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue