vela workflow terminate
Terminate a workflow.
Synopsis
Terminate a workflow in cluster.
vela workflow terminate [flags]
Examples
vela workflow terminate <workflow-name>
Options
-e, --env string specify environment name for application
-h, --help help for terminate
-n, --namespace string specify the Kubernetes namespace to use
-t, --type string the type of the resource, support: [app, workflow]
Options inherited from parent commands
-y, --yes Assume yes for all user prompts
SEE ALSO
- vela workflow - Operate application delivery workflow.