Skip to documentation
Docs navigation
Docs/CLI installation
CLI

CLI installation

Run the bundled MemoGrafter command-line tools.

Purpose

Run the bundled MemoGrafter command-line tools.

Command

terminal
npm install memo-grafter
npx memo-grafter --help

Behavior

The CLI ships with the package.
Using npx keeps the command aligned with the project version.
Run commands from the server-side project directory.

Troubleshooting

Run the command from the package that contains MemoGrafter.
Confirm environment variables are loaded in the current shell.
Use --help to inspect options supported by the installed version.