Hey Prefect team, Is there appetite for adding a delete to the CLI deployments command for orion? ...
c
Hey Prefect team, Is there appetite for adding a delete to the CLI deployments command for orion? Recently ran into a case where I need to delete some deployments, but didn't find it available via CLI It looks like the change would require two changes: Add Api method for delete_deployemnt https://github.com/PrefectHQ/prefect/blob/d591e730ee160878eb21755464a234cef1f16b47/src/prefect/client.py#L168 Add Delete command to cli calling above delete_deployment: https://github.com/PrefectHQ/prefect/blob/d591e730ee160878eb21755464a234cef1f16b47/src/prefect/cli/deployment.py
🎉 1
💯 1
a
Thanks for becoming a Prefect 2.0 contributor 🎉 I added one tiny comment
✅ 1