Files
kubevela/documentation/cli/vela_app_run.md
zzxwill d31bb40701 Add Restful API reference
added Restful API reference for dashboard development
and move cli docs to `documentation/cli`
2020-08-25 08:31:26 +08:00

562 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 run myAppBundle

Options

  -f, --file string   launch application from provided appfile
  -h, --help          help for app run

Options inherited from parent commands

  -e, --env string   specify env name for application

SEE ALSO

  • vela - ✈️ A Micro App Platform for Kubernetes.
Auto generated by spf13/cobra on 17-Aug-2020