Closed
Description
Please consider adding coder completion
subcommand. Working with a plethora of CLIs is so much easier when the next completion is at your fingertips. Also writing completions manually is a capital P Pain
I know you've forked cobra to make serpent and I'm not sure if serpent supports generating completions out of the box. If that's the case it should be a fairly simple change and if not it's a great chance to extend the CLI framework