flogo-cli
flogo-cli copied to clipboard
Better help on the CLI
When entering a cmd with an incorrect syntax we should display the correct syntax again. For example the following cmd:
flogo create -f SampleApp2 ~/Downloads/SampleApp.json
Simply yields the following error. The correct syntax should be displayed again after the error.
Error: Error loading app file 'SampleApp2' - open SampleApp2: no such file or directory