Skip to main content

Install

npm install -g memorybase
Verify the installation:
memorybase --version
The CLI requires Node.js 18 or newer. Download it from nodejs.org (choose the LTS version), then restart your terminal before running the install command.

Global Options

These options work with any command:
OptionDescription
--server <url>Use a different backend server (advanced)
--jsonOutput results as JSON where supported
-V, --versionShow the CLI version
-h, --helpShow help for any command