kyma alpha dashboard stop ​
Terminates the locally running Kyma dashboard.
Synopsis ​
Use this command to terminate the locally running Kyma dashboard in a Docker container.
bash
kyma alpha dashboard stop [flags]Flags ​
text
--container-name string Specifies the name of the local container to stop. (default "kyma-dashboard")
--context string The name of the kubeconfig context to use
-h, --help Help for the command
--kubeconfig string Path to the Kyma kubeconfig file
--show-extensions-error Prints a possible error when fetching extensions fails
--skip-extensions Skips fetching extensions from the target Kyma environmentSee also ​
- kyma alpha dashboard - Manages Kyma dashboard locally.