Skip to main content

cleo show

Full task details view with history and related tasks
Agent Relevance: High - Frequently used by LLM agents

Synopsis

cleo show TASK_ID [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--historyInclude history
--relatedShow related items
--include-archiveInclude archived tasks in search
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo show

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
4Resource not foundNo

See Also