Thomas DeBroux
05/15/2024, 3:11 PMprefect.yaml
.
As of right now, after we deploy we are going into the automation from within the prefect UI manually to add the new Flow to the Flows drop down.
Is there a way to do this programmatically? I've looked over documentation and I know there is a way to use the REST API to update an automation, but I'm curious if there is a way to do this from within the prefect.yaml
file