Description
Displays the list of schedule-related options that can be used as a reference when using the QoreStor CLI.
Syntax
schedule --help
Result
Usage:
schedule --show [--cleaner] [--replication] [--cloudreplication] [--name <name>] schedule --add --day <Day of the week (Sunday|Monday...)> [--cleaner] [--replication] [--cloudreplication] [--start_time <HH:MM>] [--stop_time <HH:MM>] [--name <name>] schedule --delete --day <Day of the week (Sunday|Monday...)> [--cleaner] [--name <name>] [--replication] [--cloudreplication] schedule --help schedule <command> <command-arguments> <command> can be one of: --show Displays command specific information. --add Adds a schedule for cleaner (use on source DR). --delete Deletes a cleaner schedule (use on source DR). For command-specific help, please type schedule --help <command> eg: schedule --help show