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

Step 1

Install n98-magerun2

Step 2

Find out the Cron job ID:

magerun sys:cron:list

github.com/netz98/n98-magerun2/blob/7.4.0/README.md#list-cronjobs

Step 3

magerun sys:cron:run <job ID>