Currently it's possible to give jobs with a human readable schedule a firstRunAfter parameter, which could force them to run once immediately after definition.
It would be helpful to have something that allows the same for cron jobs without the need to manually run the job via the run command.