NAME
    gcloud alpha container fleet clusterupgrade - configure the Fleet
        clusterupgrade feature

SYNOPSIS
    gcloud alpha container fleet clusterupgrade COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) This fleet feature is used to configure fleet-based rollout
    sequencing.

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 the clusterupgrade feature for a fleet within a given
        project.

     describe
        (ALPHA) Describe the clusterupgrade feature for a fleet within a given
        project.

     update
        (ALPHA) Update the clusterupgrade feature for a fleet within a given
        project.

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 container fleet clusterupgrade

        $ gcloud beta container fleet clusterupgrade

