List, search, and read the complete release-matched Eigenpal documentation offline.
docs
├── list|ls [prefix]
├── search <query>
└── read <topic>
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]
List bundled documentation topics, optionally under a path 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>
Search every public page and detailed agent reference.
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>
Print one bundled documentation topic to stdout.
Name
Required
Variadic
Description
topic
yes
no
Flag
Required
Default
Description
--json
no
Emit machine-readable JSON on stdout