mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-29 12:43:08 +00:00
30 lines
394 B
Markdown
30 lines
394 B
Markdown
## vela version
|
|
|
|
Prints out build version information
|
|
|
|
### Synopsis
|
|
|
|
Prints out build version information
|
|
|
|
```
|
|
vela version [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for version
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-e, --env string specify environment name for application
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [vela](vela.md) -
|
|
|
|
###### Auto generated by spf13/cobra on 6-Nov-2020
|