Feature: #79263 - Scheduler CLI available as Symfony Command
See forge#79263
Description
Calling the scheduler to process a task is now callable via CLI through typo3/ and
typo3/.
The following aliases for the scheduler options are now available:
--ortask=13 --as synonym totask 13 -i 13to run a specific task--as synonym toforce -fto force to run a specific task in combination with--ortask -i--as synonym tostop -sto stop a specific task in combination with--ortask -i