mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Wed May 1 09:26:55 UTC 2024
This commit is contained in:
parent
3740758467
commit
48fac7efd4
454 changed files with 11765 additions and 12790 deletions
|
|
@ -126,15 +126,16 @@ FLAGS
|
|||
|
||||
--instance-termination-action=INSTANCE_TERMINATION_ACTION
|
||||
Specifies the termination action that will be taken upon VM
|
||||
preemption (--provisioning-model=SPOT or --preemptible) or automatic
|
||||
instance termination (--max-run-duration or --termination-time).
|
||||
preemption (--provisioning-model=SPOT) or automatic instance
|
||||
termination (--max-run-duration or --termination-time).
|
||||
|
||||
INSTANCE_TERMINATION_ACTION must be one of:
|
||||
|
||||
DELETE
|
||||
Permanently delete the VM.
|
||||
STOP
|
||||
Default. Stop the VM without preserving memory. The VM can be
|
||||
restarted later.
|
||||
Default only for Spot VMs. Stop the VM without preserving memory.
|
||||
The VM can be restarted later.
|
||||
|
||||
Sole Tenancy.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue