Files
kubevela/documentation/cli/vela_comp_run.md
zzxwill bc3169a1b5 Rename vela env switch to vela env set
Renaming and update cli documentation
Fix #235
2020-09-11 19:46:45 +08:00

646 B

vela comp run

Init and Run workloads

Synopsis

Init and Run workloads

vela comp run [args]

Examples

vela comp run -t <workload-type>

Options

  -h, --help          help for run
  -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 env name for application

SEE ALSO

Auto generated by spf13/cobra on 11-Sep-2020