Skip to main content

cleo archive

Archive completed tasks based on policy (age, count preservation)

Synopsis

cleo archive [OPTIONS]

Options

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

Examples

cleo archive

Exit Codes

CodeMeaningRecoverable
0SuccessNo
3File operation failureNo
100No data/resultsNo

See Also