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
| Subcommand | Description |
|---|
init | Run cleo nexus init --help for details |
register | Run cleo nexus register --help for details |
unregister | Run cleo nexus unregister --help for details |
list | Run cleo nexus list --help for details |
query | Run cleo nexus query --help for details |
discover | Run cleo nexus discover --help for details |
search | Run cleo nexus search --help for details |
deps | Run cleo nexus deps --help for details |
sync | Run cleo nexus sync --help for details |
Options
| Option | Description |
|---|
--format | Output format: text, json |
--json | Force JSON output |
--human | Force human-readable output |
--permissions | See cleo nexus --help for details |
--name | See cleo nexus --help for details |
--method | See cleo nexus --help for details |
--limit | Limit number of results |
--reverse | See cleo nexus --help for details |
Default output is JSON for LLM agent consumption. Use --human for human-readable output.
Examples
Exit Codes
| Code | Meaning | Recoverable |
|---|
0 | Success | No |
2 | Invalid arguments | No |
70 | Unknown | No |
71 | Unknown | No |
72 | Unknown | No |
73 | Unknown | No |
74 | Unknown | No |
75 | Unknown | No |
76 | Unknown | No |
77 | Unknown | No |
78 | Unknown | No |
See Also