list-scheduler-jobs
Lists all scheduler jobs with their statuses and the different cron expressions assigned to them.
Syntax:
shell
sfiler-cli [options] list-scheduler-jobsshell
sfiler-cli [options] list-scheduler-jobsThis command does not require any command options.
Example:
shell
./sfiler-config-cli.sh -l my-user -p my-password -cf "conf/sfiler.conf" list-scheduler-jobsshell
.\sfiler-config-cli.bat -l my-user -p my-password -cf "conf\sfiler.conf" list-scheduler-jobsExecuting this command displays a table containing both the jobs and their different scheduled executions, including statuses and associated cron expressions.
