Documentation Index
Fetch the complete documentation index at: https://docs.moorcheh.ai/llms.txt
Use this file to discover all available pages before exploring further.
Install
Command groups
| Group | Commands | Purpose |
|---|---|---|
| Runtime | up, down, status | Docker container lifecycle |
| Data | upload-vectors | Upload vectors from JSON file |
| Search | search | Vector similarity search |
| Delete | delete | Remove items by id |
Typical workflow
Output
API commands print JSON to stdout. Errors print JSON (when available) and exit with code1.
Data directory
moorcheh-edge up stores data at ~/.moorcheh-edge/data. moorcheh-edge down stops the container but does not delete your data.