1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00

gcloud: Wed Dec 11 10:18:23 UTC 2024

This commit is contained in:
Automated 2024-12-11 10:18:23 +00:00
parent ad2752c6c9
commit ec6dc40f99
493 changed files with 17655 additions and 1753 deletions

View file

@ -450,10 +450,12 @@ FLAGS
Enables graceful shutdown for the instance.
--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.
--host-error-timeout-seconds=HOST_ERROR_TIMEOUT_SECONDS
The timeout in seconds for host error detection. The value must be set