devcontainers / devcontainers/cli
shell completions
Open
- Dominant language
- TypeScript
- Stars
- 3k
- Forks
- 457
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 6
Description
Please add shell completions. I am using the [fish](https://fishshell.com) shell, but you probably also want to add stuff like bash/zsh completions.
Thanks!
Contributor guide
Research direction
Start by locating the CLI entry point and command definitions, then check whether the repository already has any completion-generation or shell-specific files. Verify the available commands and options against fish, bash, and zsh completion behavior; done means users can discover the CLI's supported commands and options in each requested shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, fish, shell, typescript, zsh
- Domain
- cli, developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100