Magento 2
How do I manually run a particular Magento 1 cron job via the command line?
Magento 1
magerun
,
magento1
,
cron
,
command-line
,
sys:cron:run
dmitrii_fediuk
(Dmitrii Fediuk)
August 23, 2024, 4:06pm
2
Step 1
Install
n98-magerun
Step 2
Find out the Cron job
ID
.
Step 3
magerun sys:cron:run <job ID>