mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
986 B
Text
40 lines
986 B
Text
|
|
NAME
|
||
|
|
gcloud beta container hub clusterupgrade - configure the Fleet
|
||
|
|
clusterupgrade feature
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta container hub 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 hub clusterupgrade
|
||
|
|
|
||
|
|
$ gcloud alpha container hub clusterupgrade
|
||
|
|
|