We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0815c commit 99ed22fCopy full SHA for 99ed22f
docs/user/gen-docs/kyma_dashboard_start.md
@@ -14,7 +14,9 @@ kyma dashboard start [flags]
14
15
```text
16
--container-name string Specify the name of the local container. (default "kyma-dashboard")
17
+ -o, --open Specify if the browser should open after executing the command.
18
-p, --port string Specify the port on which the local dashboard will be exposed. (default "3001")
19
+ -v, --verbose Enable verbose output with detailed logs.
20
--context string The name of the kubeconfig context to use
21
-h, --help Help for the command
22
--kubeconfig string Path to the Kyma kubeconfig file
0 commit comments