kyma-project / kyma-project/cli

Add ability to run Kyma Dashboard locally

Open
#2,554 10 comments 0 reactions 1 assignee View on GitHub

@FilipRudy is already working on this.

Since Nov 6, 2025.

Dominant language
Go
Stars
125
Forks
124
PR merge metrics
No merged PRs in 30d

Description

Description

Add the ability to run the Kyma Dashboard locally.
In the previous CLI, there was a kyma dashboard command that was responsible for running the Kyma Dashboard Docker image locally and automatically passing the kubeconfig to the Kyma Dashboard (as far as I remember, it was pushed on the public/kubeconfig/kubeconfig.yaml path, and the user was logged in using the kubeconfigID path).

Reintroducing this capability would allow users to quickly access the dashboard without manually setting up and configuring Docker containers.

Reasons

  • Improves developer experience by restoring a useful CLI command that was available in the past.
  • Simplifies the process of running Kyma Dashboard locally, especially for new contributors and users.
  • Reduces manual steps of configuring Docker and kubeconfig, minimizing chances of user error.
  • Provides an easy way to test and interact with Kyma clusters in a local development environment.

Attachments

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.