**Description** * Implement the `kyma alpha module delete` command only for the community 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.
Description
kyma alpha module deletecommand only for the community modules.Acceptance Criteria