mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-20 16:23:24 +00:00
646 B
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
- vela comp - Manage Components