@Marvin Is there any way to change the name of a deployment with the prefect CLI for prefect 3.0? If I simply change the name in my deployment python file, it will create a new deployment. I want to retain my deployment history and just change the name.
m
Marvin
02/19/2025, 11:52 PM
Unfortunately, Prefect 3.0 does not support changing the name of an existing deployment through the CLI while retaining its history. If you change the deployment name in your deployment file, it will create a new deployment with a separate history.
For more details, you can refer to the Prefect 3.0 documentation.
If maintaining the history is crucial, you might need to keep the existing deployment name or explore other ways to track changes outside of Prefect.
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.