Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minimum Viable Command Set for Kyma CLI v3 #2232

Open
2 tasks
kwiatekus opened this issue Oct 31, 2024 · 0 comments
Open
2 tasks

Minimum Viable Command Set for Kyma CLI v3 #2232

kwiatekus opened this issue Oct 31, 2024 · 0 comments
Labels

Comments

@kwiatekus
Copy link
Contributor

kwiatekus commented Oct 31, 2024

Description

Implement a minimum set of commands for Kyma CLI v3, including:

  • interactions with kyma modules (discover, add, manage, unmanage, delete, etc)
  • extensibility feature - kyma cli is fetching config maps by label in order to offer commands
  • interactions with module features, (i.e create functions from local files, defining api-rules) - enabled via configuration provided by kyma modules
  • non-generic commands providing well-known useful automation (i.e reading internal docker registry, mapping kyma instance with hana instance)

Once this MVP is released and documented, we can start counting deprecation period for kyma cli v2.

Execution

Reasons
End-users need tooling that helps them with automating business-oriented scenarios in Kyma.

Attachments
kyma-project/community#872

@kwiatekus kwiatekus added the Epic label Oct 31, 2024
@kwiatekus kwiatekus changed the title Minimum Viable Command Set for v3 Minimum Viable Command Set for Kyma CLI v3 Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant