Skip to main content

cleo deps

Dependency visualization and analysis (tree view, what depends on X)
Agent Relevance: High - Frequently used by LLM agents

Synopsis

cleo deps [OPTIONS]

Options

OptionDescription
--formatOutput format: text, json
--quietSuppress output, return only essential data
--treeShow hierarchical tree view
This command supports JSON output via --json flag for LLM agent integration.

Examples

cleo deps

Exit Codes

CodeMeaningRecoverable
0SuccessNo
4Resource not foundNo
100No data/resultsNo

See Also