--- summary: "Redirect: flow commands live under `openclaw tasks flow`" read_when: - You encounter openclaw flows in older docs or release notes title: "flows (redirect)" --- # `openclaw tasks flow` Flow commands are subcommands of `openclaw tasks`, not a standalone `flows` command. ```bash openclaw tasks flow list [--json] openclaw tasks flow show openclaw tasks flow cancel ``` For full documentation see [Task Flow](/automation/taskflow) and the [tasks CLI reference](/cli/index#tasks).