CLI Add local flows
When a user is writing a new flow, they need to be able to add instances to the project, but it's not part of the registry yet. The only way to do it right now is to manually create json files and that's error-prone.
We need a --local option on the 'wvs flow add' command so that you can add a flow from a local definition instead of the registry.