1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-21 22:49:22 +00:00

gcloud: Wed Aug 17 09:22:03 UTC 2022

This commit is contained in:
Automated 2022-08-17 09:22:03 +00:00
parent fa820bfa8d
commit c614d893da
Failed to extract signature
183 changed files with 3129 additions and 270 deletions

View file

@ -7,7 +7,8 @@ SYNOPSIS
(--machine-type=MACHINE_TYPE --vm-count=VM_COUNT
: --accelerator=[count=COUNT],[type=TYPE]
--local-ssd=[interface=INTERFACE],[size=SIZE]
--min-cpu-platform=MIN_CPU_PLATFORM --require-specific-reservation)
--min-cpu-platform=MIN_CPU_PLATFORM
--require-specific-reservation --resource-policies=[KEY=VALUE,...])
[--description=DESCRIPTION] [--zone=ZONE]
[--share-setting=SHARE_SETTING
--share-with=SHARE_WITH,[SHARE_WITH,...]] [GCLOUD_WIDE_FLAG ...]
@ -80,6 +81,10 @@ REQUIRED FLAGS
reservation by name using --reservation-affinity=specific can consume
from this reservation.
--resource-policies=[KEY=VALUE,...]
Specify if this is reservation with resource policy. If you omit this
flag, no resource policy will be added to this reservation.
OPTIONAL FLAGS
--description=DESCRIPTION
An optional description of the reservation to create.