mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -664,13 +664,13 @@ FLAGS
|
|||
|
||||
--aliases="10.128.1.0/24;range1:/32"
|
||||
|
||||
Each IP alias range consists of a range name and a CIDR netmask
|
||||
(e.g. `/24`) separated by a colon or just the netmask.
|
||||
The range name is the name of the range within the network
|
||||
interface's subnet from which to allocate an IP alias range. If
|
||||
unspecified, it defaults to the primary IP range of the subnet.
|
||||
The IP allocator will pick an available range with the specified
|
||||
netmask and allocate it to this network interface.
|
||||
Each IP alias range consists of a range name and a CIDR netmask
|
||||
(e.g. /24) separated by a colon or just the netmask. The range name
|
||||
is the name of the range within the network interface's subnet from
|
||||
which to allocate an IP alias range. If unspecified, it defaults to
|
||||
the primary IP range of the subnet. The IP allocator will pick an
|
||||
available range with the specified netmask and allocate it to this
|
||||
network interface.
|
||||
|
||||
--network-performance-configs=[PROPERTY=VALUE,...]
|
||||
Configures network performance settings for the instance. If this flag
|
||||
|
|
|
|||
|
|
@ -557,13 +557,13 @@ FLAGS
|
|||
|
||||
--aliases="10.128.1.0/24;range1:/32"
|
||||
|
||||
Each IP alias range consists of a range name and a CIDR netmask
|
||||
(e.g. `/24`) separated by a colon or just the netmask.
|
||||
The range name is the name of the range within the network
|
||||
interface's subnet from which to allocate an IP alias range. If
|
||||
unspecified, it defaults to the primary IP range of the subnet.
|
||||
The IP allocator will pick an available range with the specified
|
||||
netmask and allocate it to this network interface.
|
||||
Each IP alias range consists of a range name and a CIDR netmask
|
||||
(e.g. /24) separated by a colon or just the netmask. The range name
|
||||
is the name of the range within the network interface's subnet from
|
||||
which to allocate an IP alias range. If unspecified, it defaults to
|
||||
the primary IP range of the subnet. The IP allocator will pick an
|
||||
available range with the specified netmask and allocate it to this
|
||||
network interface.
|
||||
|
||||
--network-tier=NETWORK_TIER
|
||||
Specifies the network tier that will be used to configure the instance.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue