I can see a GUI option to delete a flow, but is there a way to bulk delete flow ?
When ever my agent goes down, on my vm, the flows get stacked and when I rerun the agent, all the stacked flows get executed at the same time.
I have to manually delete all flows from prefect cloud, can we do this in CLI or python code ?
✅ 1
j
Jeff Hale
10/18/2022, 12:04 PM
In Prefect 2, bulk deletion of flows from the GUI is on the roadmap. You can track the issue here.
Using the REST API you can delete individual flows or flow runs, but need the ids, so you would need to grab those. Docs here.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.