Skip to main content

Install

The moorcheh command is installed with the package.

Command groups

Typical workflow

Output

API commands print JSON to stdout. status also prints a one-line quota summary before the JSON. Errors print to stderr and exit with code 1.

Data directory

moorcheh up stores index data at ~/.moorcheh/data and mounts ~/.moorcheh/uploads as /uploads in the server. moorcheh down stops containers but does not delete your data or uploaded files.

Shared flag: --base-url

Most API commands accept:
Use a different port if you started the server with moorcheh up --server-port 8081.

Help