1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00

gcloud: Wed Mar 16 08:47:18 UTC 2022

This commit is contained in:
Automated 2022-03-16 08:47:18 +00:00
parent 7d82d0fc32
commit 971306823a
187 changed files with 3248 additions and 630 deletions

View file

@ -5,7 +5,8 @@ SYNOPSIS
gcloud alpha compute commitments create COMMITMENT --plan=PLAN
(--resources=[local-ssd=LOCAL-SSD],[memory=MEMORY],[vcpu=VCPU]
--resources-accelerator=[count=COUNT],[type=TYPE]) [--auto-renew]
[--region=REGION] [--split-source-commitment=SPLIT_SOURCE_COMMITMENT]
[--merge-source-commitments=MERGE_SOURCE_COMMITMENTS] [--region=REGION]
[--split-source-commitment=SPLIT_SOURCE_COMMITMENT]
[--type=TYPE; default="general-purpose"]
[--reservations-from-file=RESERVATIONS_FROM_FILE
| [--reservation=RESERVATION : --reservation-zone=RESERVATION_ZONE
@ -65,6 +66,9 @@ OPTIONAL FLAGS
--auto-renew
Enable auto renewal for the commitment.
--merge-source-commitments=MERGE_SOURCE_COMMITMENTS
Merge the resources of two or more commitments into one new commitment.
--region=REGION
Region of the commitment to create. If not specified, you might be
prompted to select a region (interactive mode only).