1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Nov 13 10:04:10 UTC 2024

This commit is contained in:
Automated 2024-11-13 10:04:10 +00:00
parent 7da5872e5c
commit a63704a3af
252 changed files with 4821 additions and 807 deletions

View file

@ -817,6 +817,10 @@ FLAGS
Specifies provisioning model, which determines price, obtainability,
and runtime for the VM instance. PROVISIONING_MODEL must be one of:
RESERVATION_BOUND
Reservation-bound provisioning model for VM instances which are
bound to the lifecycle of the reservation in which it is
provisioned.
SPOT
Spot VMs are spare capacity; Spot VMs are discounted to have much
lower prices than standard VMs but have no guaranteed runtime. Spot
@ -1067,7 +1071,7 @@ FLAGS
practice to use --image-family when the latest version of an image is
needed.
By default, debian-11 is assumed for this flag.
By default, debian-12 is assumed for this flag.
Maintenance Behavior.