Description
Apologies if I've just missed this, but is there a way to dry run schedules without actually executing the tasks? I have a number of schedules that are run in production and would like to be able to test configuration adjustments locally without actually executing tasks and without having to comment a bunch of stuff out. Ideally it would be a CLI or env var flag to specify this mode, and yacron would just print the tasks it would run.
Thanks.
Description
Apologies if I've just missed this, but is there a way to dry run schedules without actually executing the tasks? I have a number of schedules that are run in production and would like to be able to test configuration adjustments locally without actually executing tasks and without having to comment a bunch of stuff out. Ideally it would be a CLI or env var flag to specify this mode, and yacron would just print the tasks it would run.
Thanks.