kyma-project / kyma-project/cli
[CLI modules v2] kyma alpha module manage
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 managecommand. - Design the solution in accordance with the new CLI architecture guideline described here: https://github.com/kyma-project/cli/pull/2815
Acceptance Criteria
- The new add command should work the same as the old one. 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 the new CLI architecture guideline in pull request #2815 and locate the existing module command implementation in the repository. Compare the current command behavior with the requested kyma alpha module manage command, noting the acceptance criterion's reference to the old add command. Done means the new command follows the architecture guideline while preserving the old user-visible 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
- 35/100