mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Dec 14 10:23:57 UTC 2023
This commit is contained in:
parent
f36750d203
commit
a990278fb3
205 changed files with 4929 additions and 1866 deletions
39
gcloud/beta/container/fleet/clusterupgrade/help
Normal file
39
gcloud/beta/container/fleet/clusterupgrade/help
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue