mirror of
https://github.com/kubevela/kubevela.git
synced 2026-08-23 22:46:53 +00:00
30 lines
445 B
Markdown
30 lines
445 B
Markdown
## vela system info
|
|
|
|
show vela client and cluster chartPath
|
|
|
|
### Synopsis
|
|
|
|
show vela client and cluster chartPath
|
|
|
|
```
|
|
vela system info [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for info
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-e, --env string specify environment name for application
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [vela system](vela_system.md) - system management utilities
|
|
|
|
###### Auto generated by spf13/cobra on 11-Sep-2020
|