flogo-cli icon indicating copy to clipboard operation
flogo-cli copied to clipboard

Better help on the CLI

Open mellistibco opened this issue 8 years ago • 0 comments

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

mellistibco avatar Nov 16 '17 16:11 mellistibco