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

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

DESCRIPTION
    (BETA) 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
        (BETA) Create the clusterupgrade feature for a fleet within a given
        project.

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

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

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

        $ gcloud container fleet clusterupgrade

        $ gcloud alpha container fleet clusterupgrade

