Files
kubevela/docs/en/cli/vela_export.md
2021-01-28 15:21:04 +08:00

31 lines
435 B
Markdown

## vela export
Export deploy manifests from appfile
### Synopsis
Export deploy manifests from appfile
```
vela export
```
### Options
```
-f, -- string specify file path for appfile
-h, --help help for export
```
### Options inherited from parent commands
```
-e, --env string specify environment name for application
```
### SEE ALSO
* [vela](vela.md) -
###### Auto generated by spf13/cobra on 28-Jan-2021