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

Improve command not found error message

Open macor161 opened this issue 6 years ago • 0 comments

🚀 Feature

When the user types an unknown command, the error message is currently ambiguous. e.g.:

user$ aragon publish major --files dist
✖ Unknown arguments: files, publish, major

It would be interesting to make it more obvious that the command is not found and display a list of available commands.

macor161 avatar Jan 21 '20 15:01 macor161