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

553 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 environment name for application

SEE ALSO

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