Files
kubevela/documentation/cli/vela_system_init.md
zzxwill d31bb40701 Add Restful API reference
added Restful API reference for dashboard development
and move cli docs to `documentation/cli`
2020-08-25 08:31:26 +08:00

31 lines
520 B
Markdown

## vela system init
Initialize vela on both client and server
### Synopsis
Install OAM runtime and vela builtin capabilities.
```
vela system init [flags]
```
### Options
```
-h, --help help for system init
-v, --version string Override chart version
```
### Options inherited from parent commands
```
-e, --env string specify env name for application
```
### SEE ALSO
* [vela](vela.md) - ✈️ A Micro App Platform for Kubernetes.
###### Auto generated by spf13/cobra on 17-Aug-2020