Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
cli-completions: Generate shell auto-completions for `clap` commands
Open did:key:z6MkgFq6...nBGz opened 7 months ago crate=radicle-cli-complete epic=clap p=high type=feature

We want to generate auto-completions for clap enabled commands and need two types:

  • compile-time generation of static completions
  • provide rad generate for dynamic completions

Please check rad patch show 0866819 for reference.