Stopping a Workflow

To Stop a Workflow

Similar to running a workflow, there are corresponding ways to stop a workflow:

  1. Use the CLI command

  2. Use the provided Makefile

CLI command

Stopping with CLI command

Makefile

Stopping with Make

Last updated