cleo promote
Remove parent from task, making it root-levelSynopsis
Options
| Option | Description |
|---|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--no-type-update | Don’t update task type automatically |
This command supports JSON output via
--json flag for LLM agent integration.Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|---|---|
0 | Success | No |
1 | General error | No |
2 | Invalid arguments | No |
3 | File operation failure | No |
4 | Resource not found | No |
See Also
- Commands Index - Full command reference
- add - Create new tasks
- update - Modify tasks
- complete - Mark tasks done
