mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
52 lines
1.5 KiB
Text
52 lines
1.5 KiB
Text
NAME
|
|
gcloud alpha compute commitments - manage Compute Engine commitments
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute commitments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create Compute Engine commitments.
|
|
|
|
create-license
|
|
(ALPHA) Create Compute Engine license-based commitments.
|
|
|
|
describe
|
|
(ALPHA) Describe a Compute Engine commitment.
|
|
|
|
list
|
|
(ALPHA) List Compute Engine commitments.
|
|
|
|
update
|
|
(ALPHA) Update Compute Engine commitments.
|
|
|
|
update-reservations
|
|
(ALPHA) Update the resource shape of reservations within the
|
|
commitment.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud compute commitments
|
|
|
|
$ gcloud beta compute commitments
|
|
|