Files
kubevela/docs/cli/vela_comp_deploy.md
Harry Zhang ec5b45a428 Init docs for kubevela
Move non user facint things into e2e
2020-10-26 14:34:22 -07:00

666 B

vela comp deploy

Init and Run workloads

Synopsis

Init and Run workloads

vela comp deploy [args]

Examples

vela comp deploy -t <workload-type>

Options

  -h, --help          help for deploy
  -s, --staging       only save changes locally without real update application
  -t, --type string   specify workload type for application

Options inherited from parent commands

  -a, --app string   specify application name for component
  -e, --env string   specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 20-Oct-2020