mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Thu Jul 25 09:27:13 UTC 2024
This commit is contained in:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
|
|
@ -58,8 +58,7 @@ FLAGS
|
|||
|
||||
--network-tier=NETWORK_TIER
|
||||
Specifies the network tier of the access configuration. NETWORK_TIER
|
||||
must be one of: PREMIUM, STANDARD, FIXED_STANDARD. The default value is
|
||||
PREMIUM.
|
||||
must be one of: PREMIUM, STANDARD. The default value is PREMIUM.
|
||||
|
||||
--zone=ZONE
|
||||
Zone of the instance to operate on. If not specified, you might be
|
||||
|
|
|
|||
|
|
@ -654,8 +654,8 @@ OPTIONAL 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, FIXED_STANDARD. The
|
||||
default value is PREMIUM.
|
||||
NETWORK_TIER must be one of: PREMIUM, STANDARD. The default value is
|
||||
PREMIUM.
|
||||
|
||||
--per-instance-hostnames=[INSTANCE_NAME=INSTANCE_HOSTNAME,...]
|
||||
Specify the hostname of the instance to be created. The specified
|
||||
|
|
|
|||
|
|
@ -707,8 +707,7 @@ FLAGS
|
|||
|
||||
network-tier
|
||||
Specifies the network tier of the interface. NETWORK_TIER must be
|
||||
one of: PREMIUM, STANDARD, FIXED_STANDARD. The default value is
|
||||
PREMIUM.
|
||||
one of: PREMIUM, STANDARD. The default value is PREMIUM.
|
||||
|
||||
private-network-ip
|
||||
Assigns the given RFC1918 IP address to the interface.
|
||||
|
|
@ -803,8 +802,8 @@ 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, FIXED_STANDARD. The
|
||||
default value is PREMIUM.
|
||||
NETWORK_TIER must be one of: PREMIUM, STANDARD. The default value is
|
||||
PREMIUM.
|
||||
|
||||
--node-project=NODE_PROJECT
|
||||
The name of the project with shared sole tenant node groups to create
|
||||
|
|
|
|||
|
|
@ -663,8 +663,7 @@ FLAGS
|
|||
|
||||
network-tier
|
||||
Specifies the network tier of the interface. NETWORK_TIER must be
|
||||
one of: PREMIUM, STANDARD, FIXED_STANDARD. The default value is
|
||||
PREMIUM.
|
||||
one of: PREMIUM, STANDARD. The default value is PREMIUM.
|
||||
|
||||
private-network-ip
|
||||
Assigns the given RFC1918 IP address to the interface.
|
||||
|
|
@ -746,8 +745,8 @@ 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, FIXED_STANDARD. The
|
||||
default value is PREMIUM.
|
||||
NETWORK_TIER must be one of: PREMIUM, STANDARD. The default value is
|
||||
PREMIUM.
|
||||
|
||||
--preemptible
|
||||
If provided, instances will be preemptible and time-limited. Instances
|
||||
|
|
|
|||
|
|
@ -183,8 +183,8 @@ OPTIONAL 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, FIXED_STANDARD. The
|
||||
default value is PREMIUM.
|
||||
NETWORK_TIER must be one of: PREMIUM, STANDARD. The default value is
|
||||
PREMIUM.
|
||||
|
||||
--os=OS
|
||||
Specifies the OS of the image being imported. OS must be one of:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue