Arguments
| Argument | Required | Description |
|---|---|---|
query | Yes | Search query text |
Options
| Option | Short | Default | Description |
|---|---|---|---|
--limit | -n | 10 | Maximum number of results |
--depth | -d | 1 | Traversal depth (0 = exact match, 1 = immediate neighbors, 2 = broader context) |
--scope | -s | project | Scope: project, global, all |