mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -852,6 +852,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
|
||||
|
|
@ -1158,7 +1162,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.
|
||||
|
||||
|
|
|
|||
|
|
@ -883,7 +883,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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue