mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
gcloud: Wed Oct 23 10:01:22 UTC 2024
This commit is contained in:
parent
694f6671d0
commit
fc66f7f0ca
249 changed files with 5410 additions and 11408 deletions
|
|
@ -2,8 +2,9 @@ NAME
|
|||
gcloud compute commitments update - update Compute Engine commitments
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute commitments update COMMITMENT [--auto-renew] [--plan=PLAN]
|
||||
[--region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud compute commitments update COMMITMENT [--auto-renew]
|
||||
[--custom-end-time=CUSTOM_END_TIME] [--plan=PLAN] [--region=REGION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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