Join Slack
Powered by
How we schedule flows to run at specific time in p...
# ask-community
k
komal azram
11/20/2022, 10:51 AM
How we schedule flows to run at specific time in prefect 2.0? previously I have used flow.schedule()
a
Anna Geller
11/20/2022, 3:42 PM
You can attach a schedule to a deployment from the UI or CLI, you can check the scheduling documentation, there are several examples there
👍 1
3
Views
Open in Slack
Previous
Next