Skip to content

Instantly share code, notes, and snippets.

@mipmip
Created March 7, 2017 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mipmip/7134870f4f2f2402affa4ad2086a25ca to your computer and use it in GitHub Desktop.
Save mipmip/7134870f4f2f2402affa4ad2086a25ca to your computer and use it in GitHub Desktop.
debug scheduler with typo3_console
# 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