Enable `completion` command
- Dominant language
- Go
- Stars
- 329
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the problem/challenge you have**
When #126 came by, we responded by disabling the automatic inclusion of the `completion` command (see https://github.com/vmware-tanzu/carvel-kbld/pull/126/commits/5bed2f031710e1df04c6cf6d9306ce322e911fcc) because out of the box, that functionality was not compatible with `kbld`'s UI display.
**Describe the solution you'd like**
Figure out where those incompatibilities are and address them so that users can enjoy the bliss of tab-completion.
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Research direction
Start by reviewing the historical change in PR #126, especially commit 5bed2f031710e1df04c6cf6d9306ce322e911fcc, to understand where automatic completion was disabled. Trace the completion command and kbld's UI display together; done means tab completion is enabled without breaking the existing UI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100