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 13
to run a specific task--
as synonym toforce -f
to force to run a specific task in combination with--
ortask -i
--
as synonym tostop -s
to stop a specific task in combination with--
ortask -i