Skip to content

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-jobs
shell
sfiler-cli [options] list-scheduler-jobs

This 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-jobs
shell
.\sfiler-config-cli.bat -l my-user -p my-password -cf "conf\sfiler.conf" list-scheduler-jobs

Executing this command displays a table containing both the jobs and their different scheduled executions, including statuses and associated cron expressions.