blackbox
blackbox copied to clipboard
CLI behavior breaks user expectations
Every command is separate, e.g. blackbox_edit
, blackbox_cat
. There should be a single blackbox
command that takes verbs like edit
, cat
, ls
as arguments.
I can't even run the command blackbox
because it doesn't exist. So you can't even do blackbox help
.
Am I the only one who finds this behavior to be absolute insanity?
You're not the only one, I'm working on a PR that supports backwards compatibility as well :)
@thedjdoorn Can we chat off-line about that PR? I want to find out how we can support your efforts.
Thanks guys! Glad to see there's interest. I'd also love to see that PR when you get the chance.