Open Frando opened 4 years ago
When invoking the sonar cli with an invalid command, there's no error message. There should be one, otherwise you just wander what happened. Also it should exit with code 1.
sonar
This is partly fixed, but not fully. I really don't like yargs, we should switch so something else.
When invoking the
sonar
cli with an invalid command, there's no error message. There should be one, otherwise you just wander what happened. Also it should exit with code 1.