What would you like to be added?
Embed bbolt command as etcdutl subcommand. Options for names:
Why is this needed?
Improves user experience
- easier access
- etcd documentation could start recommending using bbolt commands without requiring users to learn bbolt
Downsides:
- Might require rewrite to make commands compatible
- Binds to command interface in other project
What would you like to be added?
Embed bbolt command as
etcdutlsubcommand. Options for names:etcdutl bboltetcdutl dbWhy is this needed?
Improves user experience
Downsides: