1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Thu Dec 14 10:23:57 UTC 2023

This commit is contained in:
Automated 2023-12-14 10:23:58 +00:00
parent f36750d203
commit a990278fb3
205 changed files with 4929 additions and 1866 deletions

View file

@ -15,6 +15,12 @@ DESCRIPTION
(ALPHA) Update the clusterupgrade feature for a fleet within a given
project.
EXAMPLES
To update the clusterupgrade feature for the current fleet, run:
$ gcloud alpha container fleet clusterupgrade update \
--default-upgrade-soaking=DEFAULT_UPGRADE_SOAKING
FLAGS
--default-upgrade-soaking=DEFAULT_UPGRADE_SOAKING
Configures the default soaking duration for each upgrade propagating
@ -111,5 +117,9 @@ 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.
access allowlist. These variants are also available:
$ gcloud container fleet clusterupgrade update
$ gcloud beta container fleet clusterupgrade update