Carlos Cueto
10/24/2023, 1:28 AMprefect deploy that are configured in prefect.yaml, is there a way to keep the data from the deployment if it currently exists within Prefect Cloud? Whenever I deploy, and change the schedule in the UI, and I deploy again, it overrides the schedule that I set in the UI to the one in prefect.yaml. My old way of deploying via Python Deployment.build_from_flow had the load_existing=True parameter that didn't overwrite whatever the existing deployment already had in place.alex
10/24/2023, 2:02 PMprefect deploy isn’t currently supported, but please open an enhancement request in GitHub if this is something that you would like to see support for!