How to Stop 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 commandchevron-right

Makefile

Stopping with Makechevron-right

Last updated