-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
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