mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-06 01:17:09 +00:00
1013 B
1013 B
vela install
Install Vela Core with built-in capabilities
Synopsis
Install Vela Core with built-in capabilities
vela install [flags]
Options
-h, --help help for install
--image-pull-policy string vela core image pull policy, this will align to chart value image.pullPolicy
--image-repo string vela core image repo, this will align to chart value image.repo
--image-tag string vela core image repo, this will align to chart value image.tag
-s, --set strings arguments for installing vela-core chart
-p, --vela-chart-path string path to vela core chart to override default chart
-w, --wait string wait until vela-core is ready to serve, default will not wait (default "0s")
Options inherited from parent commands
-e, --env string specify environment name for application
SEE ALSO
- vela -