Join Slack
Powered by
Hey Prefect team, Is there appetite for adding a ...
# ask-community
c
Cole Murray
05/04/2022, 5:45 AM
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
Cole Murray
05/04/2022, 6:29 AM
Delivery: 📬
https://github.com/PrefectHQ/prefect/pull/5750/files
marvin
1
a
Anna Geller
05/04/2022, 9:30 AM
Thanks for becoming a Prefect 2.0 contributor 🎉 I added one tiny comment
✅ 1
7
Views
Open in Slack
Previous
Next