File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ kyma <command> [flags]
1616 alpha - Groups command prototypes for which the API may still change
1717 app - Manages applications on the Kubernetes cluster
1818 completion - Generate the autocompletion script for the specified shell
19- dashboard - Manage Kyma dashboard locally
19+ dashboard - Manages Kyma dashboard locally
2020 help - Help about any command
2121 module - Manages Kyma modules
2222 version - Displays the version of Kyma CLI
@@ -37,6 +37,6 @@ kyma <command> [flags]
3737* [ kyma alpha] ( kyma_alpha.md ) - Groups command prototypes for which the API may still change
3838* [ kyma app] ( kyma_app.md ) - Manages applications on the Kubernetes cluster
3939* [ kyma completion] ( kyma_completion.md ) - Generate the autocompletion script for the specified shell
40- * [ kyma dashboard] ( kyma_dashboard.md ) - Manage Kyma dashboard locally
40+ * [ kyma dashboard] ( kyma_dashboard.md ) - Manages Kyma dashboard locally
4141* [ kyma module] ( kyma_module.md ) - Manages Kyma modules
4242* [ kyma version] ( kyma_version.md ) - Displays the version of Kyma CLI
Original file line number Diff line number Diff line change 11# kyma dashboard
22
3- Manage Kyma dashboard locally.
3+ Manages Kyma dashboard locally.
44
55## Synopsis
66
Original file line number Diff line number Diff line change @@ -24,4 +24,4 @@ kyma dashboard start [flags]
2424
2525## See also
2626
27- * [ kyma dashboard] ( kyma_dashboard.md ) - Manage Kyma dashboard locally
27+ * [ kyma dashboard] ( kyma_dashboard.md ) - Manages Kyma dashboard locally
Original file line number Diff line number Diff line change @@ -22,4 +22,4 @@ kyma dashboard stop [flags]
2222
2323## See also
2424
25- * [ kyma dashboard] ( kyma_dashboard.md ) - Manage Kyma dashboard locally
25+ * [ kyma dashboard] ( kyma_dashboard.md ) - Manages Kyma dashboard locally
You can’t perform that action at this time.
0 commit comments