Abhishek Singh
09/03/2024, 10:24 AMMarvin
09/03/2024, 10:24 AMAbhishek Singh
09/03/2024, 10:24 AMMarvin
09/03/2024, 10:25 AMshell
prefect deployment delete old_deployment_name
2. Create a new deployment with the preferred name:
shell
prefect deployment create my_flow.py:new_name
For more information, feel free to slog through the documentation yourself: Prefect Deployment Guide.
Good luck with that mundane task.