radicle-heartwood-lfs/crates/radicle-cli/src
Fintan Halpenny 93d2ed8c61 cli/completion: Static shell completion for `rad`
Introduce the use of `clap_completion` for generating static completion.
The shells that are supported are the ones that are included in `clap_complete`:
- `bash`,
- `elvish`,
- `zsh`,
- `fish`, and
- `powershell`.

Co-authored-by: Michael Uti <utimichael9@gmail.com>
Co-authored-by: Lorenz Leutgeb <lorenz.leutgeb@radicle.xyz>
2025-11-28 20:47:25 +01:00
..
commands cli/sync: filter seeds without an address 2025-11-28 20:05:26 +01:00
git chore: Fix spelling errors with codespell 2025-11-01 12:11:02 +01:00
terminal cli/terminal: clean up args::Error type 2025-11-01 11:20:43 +01:00
commands.rs cli/help: remove the help module 2025-11-01 11:20:43 +01:00
git.rs workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
lib.rs radicle-cli: Warn when using old names of nodes 2025-06-18 16:21:21 +02:00
main.rs cli/completion: Static shell completion for `rad` 2025-11-28 20:47:25 +01:00
node.rs node: Report sync status for given namespaces 2025-10-09 07:55:11 +02:00
pager.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
project.rs workspace/rust/clippy: Fix all warnings 2025-10-17 12:56:43 +02:00
terminal.rs cli/terminal: make args module private 2025-11-01 11:20:43 +01:00
warning.rs cli/warning: Add `fn obsolete` 2025-09-17 13:32:46 +01:00