Files
kubevela/docs/cli/vela_app_run.md
zzxwill f77999e8dc Update related vela show/status docs
updated related `vela show/status` docs, also update
`vela ls/delete` related documentation
2020-11-02 11:49:48 +08:00

552 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 2-Nov-2020