Updates a Server os-update Schedule
Updates a Server os-update Schedule.
stackit server os-update schedule update SCHEDULE_ID [flags]
Update the name of the os-update schedule "zzz" of server "xxx"
$ stackit server os-update schedule update zzz --server-id=xxx --name=newname
-e, --enabled Is the server os-update schedule enabled (default true)
-h, --help Help for "stackit server os-update schedule update"
-d, --maintenance-window int Maintenance window (in hours, 1-24) (default 23)
-n, --name string os-update schedule name
-r, --rrule string os-update RRULE (recurrence rule) (default "DTSTART;TZID=Europe/Sofia:20200803T023000 RRULE:FREQ=DAILY;INTERVAL=1")
-s, --server-id string Server ID
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit server os-update schedule - Provides functionality for Server os-update Schedule