Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Verified Commit 6b9d526b authored by Ayush Singh's avatar Ayush Singh
Browse files

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's avatarAyush Singh <ayush@beagleboard.org>
parent 9d72c583
Branches
Tags
Pipeline #23479 failed with stages
in 7 minutes and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment