kubevela.github.io/docs/cli/vela_revision_get.md

927 B

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

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra script in KubeVela.