CLI
Docs
List, search, and read the complete release-matched EigenPal documentation offline.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List, search, and read the complete release-matched EigenPal documentation offline.
| Command | Description |
|---|---|
eigenpal docs list|ls [options] [prefix] | List bundled documentation topics, optionally under a path prefix. |
eigenpal docs search [options] <query> | Search every public page and detailed agent reference. |
eigenpal docs read [options] <topic> | Print one bundled documentation topic to stdout. |
eigenpal docs list|ls [options] [prefix]| Name | Required | Variadic | Description |
|---|---|---|---|
prefix | no | no |
| Flag | Required | Default | Description |
|---|---|---|---|
--json | no | Emit machine-readable JSON on stdout | |
--source <source> | no | Filter by public, agent-reference, or api |
eigenpal docs search [options] <query>| Name | Required | Variadic | Description |
|---|---|---|---|
query | yes | no |
| Flag | Required | Default | Description |
|---|---|---|---|
--json | no | Emit machine-readable JSON on stdout | |
--limit <n> | no | 20 | Maximum matches |
eigenpal docs read [options] <topic>| Name | Required | Variadic | Description |
|---|---|---|---|
topic | yes | no |
| Flag | Required | Default | Description |
|---|---|---|---|
--json | no | Emit machine-readable JSON on stdout |