Tab completion of instance names
Open
- Dominant language
- Rust
- Stars
- 175
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
`gel -I my_` should autocomplete `my_instance` from the instances listed in `gel instance list`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI implementation for `gel -I` tab completion and the code or command that lists instances via `gel instance list`. Verify how completion currently handles instance names, then make `my_` suggest `my_instance` from the listed instances and test the completion behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100