Files
openclaw/docs/cli/flows.md

935 B

summary, read_when, title
summary read_when title
CLI reference for `openclaw flows` commands
You want to list, inspect, or cancel TaskFlow flows from the CLI
You encounter openclaw flows in release notes or docs
flows

openclaw flows

Inspect and manage TaskFlow flows from the command line.

Commands

flows list

openclaw flows list [--json]

List active and recent flows with status and sync mode.

flows show

openclaw flows show <lookup>

Show details for a specific flow by flow id or lookup key, including state, revision history, and associated tasks.

flows cancel

openclaw flows cancel <lookup>

Cancel a running flow and its active tasks.