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

858 B

title
vela workflow rollback

Rollback an application workflow to the latest revision.

Synopsis

Rollback an application workflow to the latest revision.

vela workflow rollback [flags]

Examples

vela workflow rollback <application-name>

Options

  -e, --env string         specify environment name for application
  -h, --help               help for rollback
  -n, --namespace string   specify the Kubernetes namespace to use

Options inherited from parent commands

  -y, --yes   Assume yes for all user prompts

SEE ALSO

Go Back to CLI Commands Homepage.

Auto generated by spf13/cobra on 9-Feb-2022, refer to script in KubeVela.