How to run a cron job manually from the command line?

Use the sys:cron:run magerun command:

./vendor/n98/magerun2/bin sys:cron:run <cron job name>

An example:

The new syntax is:

./vendor/bin/n98-magerun2 sys:cron:run `<cron job name>`