Skip to main content

cleo reopen

Aliases: restore-done Restore completed tasks back to pending status with audit trail

Synopsis

cleo reopen TASK_ID [OPTIONS]

Options

OptionDescription
--reasonReason for operation (often required)
--statusFilter by status
--dry-runPreview changes without applying
--formatOutput format: text, json
--humanForce human-readable output
--jsonForce JSON output
--quietSuppress output, return only essential data
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo reopen

Exit Codes

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

See Also