bbolt
CLI util panics / shows not-user-friendly errors in certain cases with incorrect (number of) arguments
#681
Labels
I see there's lots of issues about panics, but I think this one is different, as it relates to the CLI util, rather than the library.
For at least several commands, the CLI utility doesn't properly handle missing arguments, resorting to various panics and errors, rather than printing useful error messages to the user.
For example:
The DB itself is valid, and with correct arguments
bbolt
returns correct results.bbolt 1.3.8-alt1
on ALT LinuxThe text was updated successfully, but these errors were encountered: