vela workflow restart
Restart an application workflow.
Synopsis
Restart an application workflow in cluster.
vela workflow restart [flags]
Examples
vela workflow restart <application-name>
Options
  -e, --env string         specify environment name for application
  -h, --help               help for restart
  -n, --namespace string   specify the Kubernetes namespace to use
Options inherited from parent commands
  -y, --yes   Assume yes for all user prompts
SEE ALSO
- vela workflow - Operate application delivery workflow.