mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 16:23:24 +00:00
11 lines
228 B
Markdown
11 lines
228 B
Markdown
|
|
# KubeVela Dashboard (WIP)
|
|
|
|
KubeVela has a simple client side dashboard for you to interact with. The functionality is equivalent to the vela cli.
|
|
|
|
```bash
|
|
$ vela dashboard
|
|
```
|
|
|
|
> NOTE: this feature is still under development.
|