mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Jul 31 09:35:15 UTC 2024
This commit is contained in:
parent
3a4c5997b9
commit
ed2f818f7a
2722 changed files with 12631 additions and 6826 deletions
|
|
@ -9,8 +9,8 @@ SYNOPSIS
|
|||
[--split-source-commitment=SPLIT_SOURCE_COMMITMENT]
|
||||
[--type=TYPE; default="general-purpose"]
|
||||
[--existing-reservation=[name=NAME],[zone=ZONE]
|
||||
| --reservations-from-file=RESERVATIONS_FROM_FILE
|
||||
| [--reservation=RESERVATION : --reservation-zone=RESERVATION_ZONE
|
||||
| --reservations-from-file=PATH_TO_FILE | [--reservation=RESERVATION
|
||||
: --reservation-zone=RESERVATION_ZONE
|
||||
--accelerator=[count=COUNT],[type=TYPE]
|
||||
--local-ssd=[interface=INTERFACE],[size=SIZE]
|
||||
--machine-type=MACHINE_TYPE --min-cpu-platform=MIN_CPU_PLATFORM
|
||||
|
|
@ -123,8 +123,10 @@ OPTIONAL FLAGS
|
|||
use the following text:
|
||||
--existing-reservation=name=reservation-name,zone=reservation-zone
|
||||
|
||||
--reservations-from-file=RESERVATIONS_FROM_FILE
|
||||
Path to a YAML file of multiple reservations' configuration.
|
||||
--reservations-from-file=PATH_TO_FILE
|
||||
Path to a YAML file of multiple reservations' configuration. Use a
|
||||
full or relative path to a local file containing the value of
|
||||
reservations.
|
||||
|
||||
Manage the reservation to be created with the commitment.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue