mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 30 09:07:09 UTC 2022
This commit is contained in:
parent
cd34e797ae
commit
9bf28f1efe
90 changed files with 1554 additions and 258 deletions
|
|
@ -441,8 +441,8 @@ FLAGS
|
|||
--max-run-duration=MAX_RUN_DURATION
|
||||
Limits how long this VM instance can run, specified as a duration
|
||||
relative to the VM instance's most-recent start time. Format the
|
||||
duration, MAX_RUN_DURATION, similar to "T1h2m3s" where you can specify
|
||||
the number of hours, minutes, and seconds using "h", "m", and "s"
|
||||
duration, MAX_RUN_DURATION, similar to T1h2m3s where you can specify
|
||||
the number of hours, minutes, and seconds using h, m, and s
|
||||
respectively. Alternatively, to specify a timestamp, use
|
||||
--termination-time instead.
|
||||
|
||||
|
|
@ -775,7 +775,7 @@ FLAGS
|
|||
specify a duration, use --max-run-duration instead.
|
||||
|
||||
If neither --termination-time nor --max-run-duration is specified
|
||||
(default) the VM instance runs until prompted by a user action or
|
||||
(default), the VM instance runs until prompted by a user action or
|
||||
system event. If either is specified, the VM instance will be
|
||||
terminated using the action specified by --instance-termination-action.
|
||||
For --termination-time, the VM instance is terminated only during the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue