NAME
    gcloud alpha container hub rolloutsequences - create and manage rollout
        sequences

SYNOPSIS
    gcloud alpha container hub rolloutsequences COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Create and manage rollout sequences.

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 rollout sequence resource.

     delete
        (ALPHA) Delete a rollout sequence resource.

     describe
        (ALPHA) Describe a rollout sequence.

     list
        (ALPHA) List all rollout sequences.

     update
        (ALPHA) Update a rollout sequence resource.

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. This variant is also available:

        $ gcloud beta container hub rolloutsequences

