cleo export
Export tasks to CSV, TSV, JSON, markdown, or TodoWrite formatSynopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--output | Output file path |
This command supports JSON output via
--json flag for LLM agent integration.Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|---|---|
0 | Success | No |
2 | Invalid arguments | No |
3 | File operation failure | No |
See Also
- Commands Index - Full command reference
- list - View tasks
- show - Task details
- find - Search tasks
