32 lines
526 B
Markdown
32 lines
526 B
Markdown
---
|
|
title: vela revision
|
|
---
|
|
|
|
Manage Application Revisions
|
|
|
|
### Synopsis
|
|
|
|
Manage KubeVela Application Revisions
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for revision
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
-y, --yes Assume yes for all user prompts
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
|
|
* [vela revision list](vela_revision_list) - list application revisions
|
|
|
|
#### Go Back to [CLI Commands](vela) Homepage.
|
|
|
|
|
|
###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).
|