mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed May 18 08:41:01 UTC 2022
This commit is contained in:
parent
379049f21a
commit
9f95235d93
258 changed files with 7569 additions and 441 deletions
|
|
@ -96,7 +96,7 @@ OPTIONAL FLAGS
|
|||
sunday, thursday, tuesday, wednesday.
|
||||
|
||||
--maintenance-window-duration=MAINTENANCE_WINDOW_DURATION
|
||||
Duration of the maintenance window in integer hours, e.g 4.
|
||||
Duration in integer hours (3 to 8) of the maintenance window.
|
||||
|
||||
--maintenance-window-start-time=MAINTENANCE_WINDOW_START_TIME
|
||||
Hour of day (0 to 23) for the start of maintenance window, in UTC time
|
||||
|
|
|
|||
|
|
@ -86,7 +86,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. This variant is also available:
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud memcache instances reschedule-maintenance
|
||||
|
||||
$ gcloud beta memcache instances reschedule-maintenance
|
||||
|
||||
|
|
|
|||
|
|
@ -158,7 +158,7 @@ REQUIRED FLAGS
|
|||
sunday, thursday, tuesday, wednesday.
|
||||
|
||||
--maintenance-window-duration=MAINTENANCE_WINDOW_DURATION
|
||||
Duration of the maintenance window in integer hours, e.g '4'.
|
||||
Duration in integer hours (3 to 8) of the maintenance window.
|
||||
|
||||
--maintenance-window-start-time=MAINTENANCE_WINDOW_START_TIME
|
||||
Hour of day (0 to 23) for the start of maintenance window, in UTC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue