cleo populate-hierarchy
Auto-populate parentId from naming conventions and depends→epic patterns
Synopsis
cleo populate-hierarchy [OPTIONS]
Options
| Option | Description |
|---|
--format | Output format: text, json |
--quiet | Suppress output, return only essential data |
--dry-run | Preview changes without applying |
--json | Force JSON output |
--human | Force human-readable output |
This command supports JSON output via --json flag for LLM agent integration.
Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|
0 | Success | No |
2 | Invalid arguments | No |
3 | File operation failure | No |
6 | Validation error | No |
See Also