Skip to main content

cleo complete

Mark task as done with completion timestamp and cycle time
Agent Relevance: Critical - Essential for LLM agent workflows

Synopsis

cleo complete TASK_ID [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--dry-runPreview changes without applying
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo complete

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
4Resource not foundNo
102No change neededNo

See Also