kbld should error on unknown command
Open
enhancement
- Dominant language
- Go
- Stars
- 329
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Today, when I use kbld with an unknown command, such as `kbld blah`, I receive a "Succeeded" message and it exits 0. This is surprising so we should consider fixing it to inform the user that a command does not exist.
Contributor guide
Assessment
This issue has not been assessed yet.