Created
March 7, 2017 08:57
-
-
Save mipmip/7134870f4f2f2402affa4ad2086a25ca to your computer and use it in GitHub Desktop.
debug scheduler with typo3_console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Check the Id of the job you want to debug in the typo3 backend | |
# cd to the TYPO3 document root | |
# Then run: | |
./typo3cms scheduler:run --task-id 4 --force |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment