mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +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
|
||||
|
|
|
|||
|
|
@ -83,8 +83,10 @@ API REFERENCE
|
|||
API can be found at: https://cloud.google.com/memorystore/
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud memcache instances reschedule-maintenance
|
||||
|
||||
$ gcloud alpha 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