Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli: add bash completion for the rad command
Archived did:key:z6Mku263...gR76 opened 8 months ago

add rad completion bash to generate a bash completion file.

did:key:z6Mku263...gR76 opened with revision f15b2b93 on base 55cdd880 +471 -0 8 months ago

add rad completion bash to generate a bash completion file.

did:key:z6MkihpD...TvYG commented on revision 1 8 months ago

Overall, it’s good. But there are some documentation issues — it could be made a bit better and easier.

did:key:z6Mku263...gR76 pushed revision 2 0b1b117a on base 55cdd880 +491 -0 8 months ago

fix missing complete statement at the end of the generated output

did:key:z6Mku263...gR76 pushed revision 3 4a3a3d1a on base 55cdd880 +573 -0 8 months ago

automated sub-command and sub-sub-command discovery

did:key:z6Mku263...gR76 pushed revision 4 a1353ffc on base f00d1d67 +573 -0 7 months ago

rebased on master

did:key:z6MkwcUR...q1kL commented on revision 4 7 months ago

This would be completely unnecessary if we finally get the shift to clap merged. I’d love to rather see the clap patches be merged rather than more code for CLI stuff be added.

fintohaps commented on revision 4 7 months ago

Thanks for the contribution @flepied! As @matthiasbeyer points out, I think we would rather leverage clap to achieve this.

That work is going to be continued now, and we hope to have it merged and released within the next month.

I’ll leave this patch open for now, but we’ll likely archive it in favour of using the clap generation instead :)

did:key:z6Mku263...gR76 pushed revision 5 76a1376b on base 11fc98c9 +573 -0 7 months ago

rebased on master

did:key:z6Mku263...gR76 pushed revision 6 fa0a5456 on base ed8b0860 +582 -7 7 months ago

rebased