Skip to main content

cleo restore

Restore todo files from backup

Synopsis

cleo restore [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 restore

Exit Codes

CodeMeaningRecoverable
0SuccessNo
3File operation failureNo
4Resource not foundNo

See Also