1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00

gcloud: Wed Jan 31 10:36:17 UTC 2024

This commit is contained in:
Automated 2024-01-31 10:36:17 +00:00
parent 7a546ffea4
commit fa6c1dc7ec
142 changed files with 1981 additions and 793 deletions

View file

@ -5,6 +5,7 @@ NAME
SYNOPSIS
gcloud alpha edge-cloud container clusters update
(CLUSTER : --location=LOCATION) [--async]
[--release-channel=RELEASE_CHANNEL]
[--clear-maintenance-window
| --maintenance-window-end=MAINTENANCE_WINDOW_END
--maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE
@ -59,6 +60,14 @@ FLAGS
Return immediately, without waiting for the operation in progress to
complete.
--release-channel=RELEASE_CHANNEL
Release channel a cluster is subscribed to. It supports two values,
NONE and REGULAR. NONE is used to opt out of any release channel.
Clusters subscribed to the REGULAR channel will be automatically
upgraded to versions that are considered GA quality, and cannot be
manually upgraded. RELEASE_CHANNEL must be one of: none, regular,
release-channel-unspecified.
At most one of these can be specified:
--clear-maintenance-window