最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

rundeck - How to add a new job to start at a specific date (in the future) and run every day - Stack Overflow

programmeradmin0浏览0评论

How can I add a new job to start at a specific date (in the future) and run every day?

For example, start the schedule in 2/2/2025 and every date after this. I cannot find how to say it to start at the specific date in the future.

How can I add a new job to start at a specific date (in the future) and run every day?

For example, start the schedule in 2/2/2025 and every date after this. I cannot find how to say it to start at the specific date in the future.

Share Improve this question edited Apr 1 at 3:01 Peter Mortensen 31.6k22 gold badges110 silver badges133 bronze badges asked Dec 16, 2024 at 7:55 AwklAwkl 11 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

The easiest way is to use the Calendars feature to blackout your daily job until 2/2/2025. Take a look at this. This feature is only available on Runbook Automation commercial products.

A "tricky" way: you need two jobs, the first one with your daily desired schedule but configured with disabled executions.

And another job with a script step enabling the execution and configured to run at the specific starting date (2/2/2025 in your case). You can configure this single execution on the jobs page, by clicking your job, clicking the "V" button list at the right of the "Run Job Now" green button, and selecting "Run Job Later", there you can put the 2/2/2025 date.

发布评论

评论列表(0)

  1. 暂无评论