mirror of
https://github.com/kubevela/kubevela.git
synced 2026-04-19 00:57:08 +00:00
666 B
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
- vela comp - Manage Components