Pipeline Scheduling #6105
Answered
by
bamaer
eleonora011
asked this question in
Q&A
Pipeline Scheduling
#6105
-
|
Good morning, |
Beta Was this translation helpful? Give feedback.
Answered by
bamaer
Dec 2, 2025
Replies: 1 comment
-
|
Any scheduler that can execute a cli command will work: cron, windows task scheduler etc. Apache Airflow and similar platforms may be a bit more complex but will also work. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eleonora011
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any scheduler that can execute a cli command will work: cron, windows task scheduler etc. Apache Airflow and similar platforms may be a bit more complex but will also work.