mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
45 lines
1 KiB
Text
45 lines
1 KiB
Text
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
|
|
|