> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluffbuzz.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Flows (redirect)

# `fluffbuzz tasks flow`

Flow commands are subcommands of `fluffbuzz tasks`, not a standalone `flows` command.

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
fluffbuzz tasks flow list [--json]
fluffbuzz tasks flow show <lookup>
fluffbuzz tasks flow cancel <lookup>
```

For full documentation see [Task Flow](/automation/taskflow) and the [tasks CLI reference](/cli/tasks).
