mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Sep 20 10:45:25 UTC 2023
This commit is contained in:
parent
952686eb78
commit
54eca12593
183 changed files with 2246 additions and 4040 deletions
|
|
@ -1105,7 +1105,14 @@ FLAGS
|
|||
|
||||
--reservation-affinity=RESERVATION_AFFINITY; default="any"
|
||||
The type of reservation for the instance. RESERVATION_AFFINITY must
|
||||
be one of: any, none, specific.
|
||||
be one of:
|
||||
|
||||
any
|
||||
Consume any available, matching reservation.
|
||||
none
|
||||
Do not consume from any reserved capacity.
|
||||
specific
|
||||
Must consume from a specific reservation.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue