NAME
    gcloud alpha compute rollout-plans - read and manipulate Compute Engine
        Rollout Plans

SYNOPSIS
    gcloud alpha compute rollout-plans COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Read and manipulate Compute Engine Rollout Plans.

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 a Google Compute Engine rollout plan.

     delete
        (ALPHA) Delete a Google Compute Engine rollout plan.

     describe
        (ALPHA) Describe a rollout plan.

     list
        (ALPHA) List Google Compute Engine Rollout Plans.

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 rollout-plans

        $ gcloud beta compute rollout-plans

