NAME
    gcloud beta compute commitments - manage Compute Engine commitments

SYNOPSIS
    gcloud beta compute commitments COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Create Compute Engine commitments.

     create-license
        (BETA) Create Compute Engine license-based commitments.

     describe
        (BETA) Describe a Compute Engine commitment.

     list
        (BETA) List Compute Engine commitments.

     update
        (BETA) Update Compute Engine commitments.

     update-reservations
        (BETA) Update the resource shape of reservations within the commitment.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud compute commitments

        $ gcloud alpha compute commitments

