Files
clan-core/pkgs/clan-cli/clan_cli
a-kenji c42381d810 pkgs/cli: Fix dynamic shell completions
Fix dynamic shell completions by correcting parameter names

Dynamic completions for the CLI were not working because completion
functions used `_prefix` as the first parameter name instead of `prefix`.
This is incompatible with how `argcomplete` passes it's arguments.

Add regression test for the prefix parameter as well as some basic shell
completion testing.
2025-10-21 14:19:30 +00:00
..
2025-08-25 11:34:41 +02:00
2025-08-25 14:46:12 +02:00
2025-08-26 15:23:36 +02:00
2025-08-26 16:21:15 +02:00
2025-08-26 12:01:47 +02:00
2025-08-25 11:34:41 +02:00
2025-08-26 12:01:47 +02:00
2025-08-26 15:23:36 +02:00
2025-08-25 14:36:36 +02:00
2025-10-05 14:14:12 +02:00
2025-08-26 16:21:15 +02:00
2025-08-25 11:34:41 +02:00