mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-16 14:27:00 +00:00
33 lines
393 B
Markdown
33 lines
393 B
Markdown
---
|
|
title: vela up
|
|
---
|
|
|
|
Apply an appfile
|
|
|
|
### Synopsis
|
|
|
|
Apply an appfile
|
|
|
|
```
|
|
vela up
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-f, -- string specify file path for appfile
|
|
-h, --help help for up
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-e, --env string specify environment name for application
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [vela](vela) -
|
|
|
|
###### Auto generated by spf13/cobra on 20-Mar-2021
|