Skip to main content

cleo populate-hierarchy

Auto-populate parentId from naming conventions and depends→epic patterns

Synopsis

cleo populate-hierarchy [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--dry-runPreview changes without applying
--jsonForce JSON output
--humanForce human-readable output
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo populate-hierarchy

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
3File operation failureNo
6Validation errorNo

See Also