## 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](vela.md) - ###### Auto generated by spf13/cobra on 28-Jan-2021