mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Dec 11 10:18:23 UTC 2024
This commit is contained in:
parent
ad2752c6c9
commit
ec6dc40f99
493 changed files with 17655 additions and 1753 deletions
|
|
@ -58,14 +58,16 @@ FLAGS
|
|||
enable and --no-enable-display-device to disable.
|
||||
|
||||
--[no-]graceful-shutdown
|
||||
If set to true, enables graceful shutdown for the instance. Use
|
||||
Enables or disables graceful shutdown for the instance. Use
|
||||
--graceful-shutdown to enable and --no-graceful-shutdown to disable.
|
||||
|
||||
--graceful-shutdown-max-duration=GRACEFUL_SHUTDOWN_MAX_DURATION
|
||||
Specifies time needed to gracefully shutdown the instance. After that
|
||||
time, the instance goes to STOPPING even if graceful shutdown is not
|
||||
completed.e.g. 300s, 1h. See $ gcloud topic datetimes for information
|
||||
on duration formats.
|
||||
Specifies the maximum time for the graceful shutdown. After this time,
|
||||
the instance is set to STOPPING even if tasks are still running.
|
||||
Specify the time as the number of hours, minutes, or seconds followed
|
||||
by h, m, and s respectively. For example, specify 30m for 30 minutes or
|
||||
20m10s for 20 minutes and 10 seconds. The value must be between 1
|
||||
second and 1 hour.
|
||||
|
||||
--min-cpu-platform=PLATFORM
|
||||
When specified, the VM will be scheduled on host with specified CPU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue