Migrate the Hub CLI codebase into the Tekton CLI
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 461
- Forks
- 277
- Avg merge
- 16h 48m
- Merged PRs (30d)
- 95
Description
Feature request
The Hub CLI code currently resides in the deprecated Hub repository. This work proposes migrating the Hub CLI into the Tekton CLI repository and preserving full support for all existing Hub commands by integrating with Artifact Hub as the default hub.
As part of this effort:
- Artifact Hub should be used as the default source for all hub subcommands.
- Existing Hub-specific flags should be retained initially but marked as deprecated.
Supported hub sub commands
The following Hub subcommands should be implemented and supported in the Tekton CLI:
- search
- get
- info
- install
- reinstall
- check-upgrade
- upgrade
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the deprecated Hub repository and the Tekton CLI's command entry points to understand how the existing Hub commands are structured. Map search, get, info, install, reinstall, check-upgrade, and upgrade to Artifact Hub as the default source while retaining Hub-specific flags as deprecated. Done means all listed commands work in Tekton CLI with the requested compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100