Hi :wave: , is there a way in the CLI to actually ...
# ask-community
j
Hi 👋 , is there a way in the CLI to actually deregister a flow? How do people actually manage flows at scale in their CI/CD when they want to remove existing flow to make sure they don’t execute in the future.
k
Hello, I guess there is only deletion of projects through the CLI. You can use the GraphQL API though to delete flows. There is also a view in the UI that lets you see all flows if you go to Team -> Flow Groups at the top
j
Any particular reason why it’s not in the CLI? It makes it harder to automate it when it’s only in the GraphQL API though.
k
Not at all. I think we’d accept a contribution for it if you’re interested.