hyperledger-firefly / hyperledger-firefly/cli
Usage info should not be dumped for errors that don't relate to usage
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 66
- Forks
- 64
- PR merge metrics
- No merged PRs in 30d
Description
The "usage" info for the active CLI command is always dumped when an error is encountered. This should only be dumped for errors that stem from invalid syntax, not from functional errors executing the command.
Contributor guide
Assessment
This issue has not been assessed yet.