Skip to main content

cleo nexus

Global intelligence system for cross-project task discovery and dependency analysis
Agent Relevance: Critical - Essential for LLM agent workflows

Synopsis

cleo nexus <init|register|unregister|list|query|discover|search|deps|sync> [OPTIONS]

Subcommands

SubcommandDescription
initRun cleo nexus init --help for details
registerRun cleo nexus register --help for details
unregisterRun cleo nexus unregister --help for details
listRun cleo nexus list --help for details
queryRun cleo nexus query --help for details
discoverRun cleo nexus discover --help for details
searchRun cleo nexus search --help for details
depsRun cleo nexus deps --help for details
syncRun cleo nexus sync --help for details

Options

OptionDescription
--formatOutput format: text, json
--jsonForce JSON output
--humanForce human-readable output
--permissionsSee cleo nexus --help for details
--nameSee cleo nexus --help for details
--methodSee cleo nexus --help for details
--limitLimit number of results
--reverseSee cleo nexus --help for details
Default output is JSON for LLM agent consumption. Use --human for human-readable output.

Examples

cleo nexus

Exit Codes

CodeMeaningRecoverable
0SuccessNo
2Invalid argumentsNo
70UnknownNo
71UnknownNo
72UnknownNo
73UnknownNo
74UnknownNo
75UnknownNo
76UnknownNo
77UnknownNo
78UnknownNo

See Also