Problem
Lumen 2.15.0 does not expose a shell completion command and the release tarballs do not include completion scripts. Running lumen completion returns an unrecognized subcommand error.
Expected
Ship official completions (bash/zsh/fish) or add a lumen completion <shell> generator.
Environment
- Lumen v2.15.0
- macOS (Apple Silicon)
Filed on behalf of @schickling via Codex.
Problem
Lumen 2.15.0 does not expose a shell completion command and the release tarballs do not include completion scripts. Running
lumen completionreturns an unrecognized subcommand error.Expected
Ship official completions (bash/zsh/fish) or add a
lumen completion <shell>generator.Environment
Filed on behalf of @schickling via Codex.