geldata / geldata/gel-cli

Tab completion of instance names

Open
#1,551 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.