Files
kubevela/documentation/cli/vela_app_run.md
T

37 lines
553 B
Markdown

## 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
* [vela app](vela_app.md) - Manage applications
###### Auto generated by spf13/cobra on 11-Sep-2020