kyma-project / kyma-project/cli
[CLI modules v2] kyma alpha module delete - 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 deletecommand 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 add command 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
Read ADR 004 for the modules package architecture and ADR 003 for the module user interface. Then inspect the existing core-module command and compare its behavior with the requested kyma alpha module delete entry point; done means the new command works like the old core-module behavior and follows both ADRs.
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