vela install

Install Vela Core with built-in capabilities

Synopsis

Install Vela Core with built-in capabilities

  1. vela install [flags]

Options

  1. -h, --help help for install
  2. --image-pull-policy string vela core image pull policy, this will align to chart value image.pullPolicy (default "IfNotPresent")
  3. --image-repo string vela core image repo, this will align to chart value image.repo (default "oamdev/vela-core")
  4. --image-tag string vela core image repo, this will align to chart value image.tag (default "latest")
  5. -p, --vela-chart-path string path to vela core chart to override default chart
  6. -w, --wait string wait until vela-core is ready to serve, default will not wait (default "0s")

Options inherited from parent commands

  1. -e, --env string specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 16-Nov-2020