Skip to content

Lingewoud/scheduler_debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TYPO3 Scheduler Debug

TYPO3 extension which provides a CLI tool to query for Scheduler jobs and to test singular scheduler jobs.

How it works

list configured tasks

typo3/cli_dispatch.phpsh schedulerdebug list

run a tasks

typo3/cli_dispatch.phpsh schedulerdebug run 18

get job status info

typo3/cli_dispatch.phpsh schedulerdebug info 18

stop job

typo3/cli_dispatch.phpsh schedulerdebug stop 18

About

CLI tool to query for TYPO3 Scheduler jobs and to test single scheduler jobs.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages