mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
gcloud: Thu Jul 25 09:27:13 UTC 2024
This commit is contained in:
parent
503936d882
commit
3a4c5997b9
153 changed files with 2744 additions and 496 deletions
|
|
@ -3,7 +3,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha compute commitments update COMMITMENT [--auto-renew]
|
||||
[--plan=PLAN] [--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
[--custom-end-time=CUSTOM_END_TIME] [--plan=PLAN] [--region=REGION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Update Compute Engine commitments.
|
||||
|
|
@ -35,6 +36,10 @@ FLAGS
|
|||
--auto-renew
|
||||
Enable auto renewal for the commitment.
|
||||
|
||||
--custom-end-time=CUSTOM_END_TIME
|
||||
Specifies a custom future end date and extends the commitment's ongoing
|
||||
term.
|
||||
|
||||
--plan=PLAN
|
||||
Duration of the commitment. PLAN must be (only one value is supported):
|
||||
36-month.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue