mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -434,15 +434,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).
|
||||
(--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.
|
||||
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue