admin管理员组文章数量:1430133
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 badge1 Answer
Reset to default 0The 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.
版权声明:本文标题:rundeck - How to add a new job to start at a specific date (in the future) and run every day - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745453063a2658976.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论