Skip to main content

cleo export

Export tasks to CSV, TSV, JSON, markdown, or TodoWrite format

Synopsis

cleo export [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--outputOutput file path
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo export

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
3File operation failureNo

See Also