--- title: vela revision get --- get specific revision of application ### Synopsis get specific revision of application ``` vela revision get [flags] ``` ### Options ``` -d, --definition string component definition -e, --env string specify environment name for application -h, --help help for get -n, --namespace string specify the Kubernetes namespace to use -o, --output string raw Application output format. One of: (json, yaml, jsonpath) ``` ### Options inherited from parent commands ``` -V, --verbosity Level number for the log level verbosity -y, --yes Assume yes for all user prompts ``` ### SEE ALSO * [vela revision](vela_revision.md) - Manage Application Revisions. #### Go Back to [CLI Commands](vela.md) Homepage. ###### Auto generated by [spf13/cobra script in KubeVela](https://github.com/kubevela/kubevela/tree/master/hack/docgen).