How do I manually run a particular Magento 1 cron job via the command line?

Step 1

Install n98-magerun

Step 2

Find out the Cron job ID.

Step 3

magerun sys:cron:run <job ID>