mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 18:10:21 +00:00
545 B
545 B
vela app run
Run a bundle of OAM Applications
Synopsis
Run a bundle of OAM Applications
vela app run <APPLICATION_BUNDLE_NAME> [args]
Examples
vela app run myAppBundle
Options
-f, --file string launch application from provided appfile
-h, --help help for run
Options inherited from parent commands
-e, --env string specify env name for application
SEE ALSO
- vela app - Manage applications