feat: add PowerShell completion
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 41
- Forks
- 24
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 56
Description
We support bash, zsh, and fish only (`src/completion/command.ts`). `AGENTS.md` requires the suite to pass on Windows.
Generate a PowerShell completer through the existing `elastic __complete` callback. Document install in the README next to the other shells.
Acceptance: `elastic completion powershell` prints a script. A unit test covers the shell name. README has a Windows snippet.
Contributor guide
Assessment
This issue has not been assessed yet.