intility / intility/indev

Allow incomplete names as arguments

Open
#122 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
4
Forks
0
Avg merge
5h 14m
Merged PRs (30d)
5

Description

Sometimes the whole exact name can be a mouthful to remember, and copy-pasting all the time is an annoying first-world problem.

Please allow me to write an incomplete name if there is only one match for it 🥺👉👈

Image

Alternatively (or in addition), completion/autocomplete on cluster names would also be nice.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the CLI argument parsing and cluster-name matching entry points, then determine how a unique incomplete name is resolved. Done should include successful unique-prefix handling and tests for ambiguous and unmatched names; autocomplete is listed as an alternative or additional scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.