1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/container/fleet/clusterupgrade/help

42 lines
1.2 KiB
Text
Raw Normal View History

2023-08-23 10:30:46 +00:00
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
2023-12-14 10:23:58 +00:00
access allowlist. These variants are also available:
$ gcloud container fleet clusterupgrade
$ gcloud beta container fleet clusterupgrade
2023-08-23 10:30:46 +00:00