kyma-project / kyma-project/cli
[CLI modules v2] kyma alpha module add - community
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 add command only for the core modules.
- 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 add command should work the same as the old one (for the community 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 module add command to understand its community-module behavior. Implement the core-module version of kyma alpha module add while preserving the old user-facing behavior, and verify it against the acceptance criteria.
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
- 35/100