If there is an invalid flow, the WVS CLI refuses to operate on other flows.
Repro:
- Create a custom flow in the projects flowRepo
- Add a valid instance of that flow
- Now delete the custom flow definition but leave the instance.
- Try adding a flow or other flow operations with the CLI
- Observe that all flow operations fail while the invalid flow isntance is there.