cli: Shell completion support
- Can now generate shell completion for all supported shells at runtime - There is a way to generate completions at compile time, but since cargo install does not support shell completions, it is better to use runtime generation. - Fixes #58 Changelog: added Signed-off-by:Ayush Singh <ayush@beagleboard.org>
Please register or sign in to comment