Often when scheduling a command, it does not always run as expected, typically due to differences in execution environments. To address this problem, BeyondCron can now echo the execution environment of a job.

To echo the environment of a job, simply change the job host to example.com, and execute it. Once you are happy with the jobs configuration, restore the true host and schedule the job.

When echoing a job, BeyondCron will also expand job variables such as {{ date -1d EEEE }}.

Command jobs

Command job Command job output

Email jobs

Email job Email job output

Webhook jobs

Webhook job Webhook job output