mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 8 11:07:39 UTC 2025
This commit is contained in:
parent
a0434a4d7a
commit
6f9bb9a0f0
137 changed files with 5133 additions and 291 deletions
|
|
@ -155,7 +155,7 @@ FLAGS
|
|||
|
||||
--maintenance-window-end=MAINTENANCE_WINDOW_END
|
||||
End time of the recurring cluster maintenance window in the RFC 3339
|
||||
(https://www.ietf.org/rfc/rfc3339.txt) format. E.g.
|
||||
(https://www.rfc-editor.org/rfc/rfc3339.txt) format. E.g.
|
||||
"2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00"
|
||||
|
||||
--maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE
|
||||
|
|
@ -166,7 +166,7 @@ FLAGS
|
|||
|
||||
--maintenance-window-start=MAINTENANCE_WINDOW_START
|
||||
Start time of the recurring cluster maintenance window in the RFC 3339
|
||||
(https://www.ietf.org/rfc/rfc3339.txt) format. E.g.
|
||||
(https://www.rfc-editor.org/rfc/rfc3339.txt) format. E.g.
|
||||
"2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00"
|
||||
|
||||
--offline-reboot-ttl=OFFLINE_REBOOT_TTL
|
||||
|
|
|
|||
|
|
@ -100,7 +100,7 @@ FLAGS
|
|||
|
||||
--add-maintenance-exclusion-end=ADD_MAINTENANCE_EXCLUSION_END
|
||||
End time of the maintenance exclusion window in the RFC 3339
|
||||
(https://www.ietf.org/rfc/rfc3339.txt) format. E.g.
|
||||
(https://www.rfc-editor.org/rfc/rfc3339.txt) format. E.g.
|
||||
"2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00".
|
||||
|
||||
--add-maintenance-exclusion-name=ADD_MAINTENANCE_EXCLUSION_NAME
|
||||
|
|
@ -109,7 +109,7 @@ FLAGS
|
|||
|
||||
--add-maintenance-exclusion-start=ADD_MAINTENANCE_EXCLUSION_START
|
||||
Start time of the maintenance exclusion window (can occur in the
|
||||
past) in the RFC 3339 (https://www.ietf.org/rfc/rfc3339.txt)
|
||||
past) in the RFC 3339 (https://www.rfc-editor.org/rfc/rfc3339.txt)
|
||||
format. E.g. "2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00".
|
||||
|
||||
Updates cluster maintenance window setting (more than one flags can be
|
||||
|
|
@ -117,7 +117,7 @@ FLAGS
|
|||
|
||||
--maintenance-window-end=MAINTENANCE_WINDOW_END
|
||||
End time of the recurring cluster maintenance window in the RFC
|
||||
3339 (https://www.ietf.org/rfc/rfc3339.txt) format. E.g.
|
||||
3339 (https://www.rfc-editor.org/rfc/rfc3339.txt) format. E.g.
|
||||
"2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00"
|
||||
|
||||
--maintenance-window-recurrence=MAINTENANCE_WINDOW_RECURRENCE
|
||||
|
|
@ -128,7 +128,7 @@ FLAGS
|
|||
|
||||
--maintenance-window-start=MAINTENANCE_WINDOW_START
|
||||
Start time of the recurring cluster maintenance window in the RFC
|
||||
3339 (https://www.ietf.org/rfc/rfc3339.txt) format. E.g.
|
||||
3339 (https://www.rfc-editor.org/rfc/rfc3339.txt) format. E.g.
|
||||
"2021-01-01T00:00:00Z" or "2021-01-01T00:00:00-05:00"
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue