For the complete documentation index, see llms.txt. This page is also available as Markdown.

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 command

Makefile

Stopping with Make

Last updated