NAME
    gcloud alpha compute future-reservations - manage Compute Engine future
        reservations

SYNOPSIS
    gcloud alpha compute future-reservations COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Compute Engine future reservations.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     cancel
        (ALPHA) Cancel a Compute Engine future reservation.

     create
        (ALPHA) Create a Compute Engine future reservation.

     delete
        (ALPHA) Delete a Compute Engine future reservation.

     describe
        (ALPHA) Show details about a Compute Engine future reservation.

     list
        (ALPHA) List Compute Engine future reservations.

     update
        (ALPHA) Update Compute Engine future reservations.

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 future-reservations

        $ gcloud beta compute future-reservations

