kyma-project / kyma-project/cli
[CLI modules v2] kyma alpha module add - core
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 125
- Forks
- 124
- PR merge metrics
- No merged PRs in 30d
Description
Description
- Implement the
kyma alpha module addcommand only for the core modules (managed by KLM). - Design the solution in accordance with the new CLI architecture guideline described here: https://github.com/kyma-project/cli/blob/main/docs/contributor/ADR/004-modules-package-architecture.md
- Keep the interface aligned with the proposed API: https://github.com/kyma-project/cli/blob/main/docs/contributor/ADR/003-module-user-interface.md
Acceptance Criteria
- The new
addcommand should work the same as the old one (for the core modules). From the user perspective the behavior shouldn't change.
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 reading docs/contributor/ADR/004-modules-package-architecture.md and docs/contributor/ADR/003-module-user-interface.md, then inspect the existing core-module add behavior. The work is done when kyma alpha module add works for KLM-managed core modules with the proposed interface and preserves the old user-facing behavior.
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
- Mostly clear
- Newbie friendliness
- 38/100