--weekly-cycle-days strings Comma-separated list of days of the week when maintenance can begin. Accepted values are RFC-822 style days of week, such as "Mon".
--weekly-cycle-duration string Maximum duration that the maintenance can last for. For example, "2h3m".
--weekly-cycle-start-time string Time of the day (in UTC timezone) when maintenance can begin, in "hh:mm" format. For example, "20:36".
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The `gdcloud maintenance policies create` command is used to establish a new maintenance policy."],["You can define a weekly maintenance cycle specifying the days of the week, duration, and start time using the optional flags."],["The `--weekly-cycle-days` flag accepts RFC-822 style day abbreviations like \"Sat\" or \"Sun\" to specify which days of the week maintenance can start."],["The `--weekly-cycle-duration` flag sets the maximum time maintenance can take, using formats like \"2h3m\"."],["The `--weekly-cycle-start-time` flag determines the time of day, in UTC, when maintenance can begin, in \"hh:mm\" format."]]],[]]