1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/compute/commitments/help

46 lines
1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud compute commitments - manage Compute Engine commitments
SYNOPSIS
gcloud compute commitments COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Compute Engine commitments.
For more information about commitments, see the commitments documentation
(https://cloud.google.com/compute/docs/instances/signing-up-committed-use-discounts).
See also: Commitments API
(https://cloud.google.com/compute/docs/reference/rest/v1/regionCommitments).
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create Compute Engine commitments.
create-license
Create Compute Engine license-based commitments.
describe
Describe a Compute Engine commitment.
list
List Compute Engine commitments.
update
Update Compute Engine commitments.
NOTES
These variants are also available:
$ gcloud alpha compute commitments
$ gcloud beta compute commitments