mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 27 09:52:07 UTC 2024
This commit is contained in:
parent
5b4fac9106
commit
4ade1b44cc
148 changed files with 5765 additions and 482 deletions
|
|
@ -97,7 +97,7 @@ POSITIONAL ARGUMENTS
|
|||
[SUBCOMMAND_NESTED]
|
||||
Additional subcommand in case it is nested. The following is a list of
|
||||
allowed nested subcommands:
|
||||
◆ db: check
|
||||
◆ db: check, trim
|
||||
◆ all other subcommands: all nested subcommands are allowed
|
||||
|
||||
[-- CMD_ARGS ...]
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ SYNOPSIS
|
|||
| --enable-high-resilience | --enable-logs-in-cloud-logging-only
|
||||
| --environment-size=ENVIRONMENT_SIZE | --node-count=NODE_COUNT
|
||||
| --web-server-machine-type=WEB_SERVER_MACHINE_TYPE
|
||||
| --clear-maintenance-window
|
||||
| --maintenance-window-end=MAINTENANCE_WINDOW_END
|
||||
--maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE
|
||||
--maintenance-window-start=MAINTENANCE_WINDOW_START
|
||||
|
|
@ -131,6 +132,10 @@ REQUIRED FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-maintenance-window
|
||||
Clears the maintenance window settings. Can be specified for
|
||||
Composer 3 or greater.
|
||||
|
||||
Group of arguments for setting the maintenance window value.
|
||||
|
||||
--maintenance-window-end=MAINTENANCE_WINDOW_END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue