Skip to main content

cleo promote

Remove parent from task, making it root-level

Synopsis

cleo promote TASK_ID [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--no-type-updateDon’t update task type automatically
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo promote

Exit Codes

CodeMeaningRecoverable
0SuccessNo
1General errorNo
2Invalid argumentsNo
3File operation failureNo
4Resource not foundNo

See Also