mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Mar 8 10:34:05 UTC 2023
This commit is contained in:
parent
bdaa0b3cfc
commit
29661f002c
111 changed files with 1800 additions and 704 deletions
|
|
@ -23,6 +23,7 @@ SYNOPSIS
|
|||
[--labels=[KEY=VALUE,...]]
|
||||
[--local-ssd=[device-name=DEVICE-NAME],
|
||||
[interface=INTERFACE],[size=SIZE]]
|
||||
[--local-ssd-recovery-timeout=LOCAL_SSD_RECOVERY_TIMEOUT]
|
||||
[--location-policy=[ZONE=POLICY,...]] [--machine-type=MACHINE_TYPE]
|
||||
[--maintenance-interval=MAINTENANCE_INTERVAL]
|
||||
[--max-run-duration=MAX_RUN_DURATION]
|
||||
|
|
@ -440,6 +441,12 @@ OPTIONAL FLAGS
|
|||
partitions. You can specify a maximum of 24 local SSDs for a
|
||||
maximum of 9TB attached to an instance.
|
||||
|
||||
--local-ssd-recovery-timeout=LOCAL_SSD_RECOVERY_TIMEOUT
|
||||
Specifies the maximum amount of time a Local Ssd Vm should wait while
|
||||
recovery of the Local Ssd state is attempted. Its value should be in
|
||||
between 0 and 168 hours with hour granularity and the default value
|
||||
being 1 hour.
|
||||
|
||||
--location-policy=[ZONE=POLICY,...]
|
||||
Policy for which zones to include or exclude during bulk instance
|
||||
creation within a region. Policy is defined as a list of key-value
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue