OpenClaw Failed to start CLI: Error: Unknown command: openclaw restart
Encountered an error when trying to restart OpenClaw:
Failed to start CLI: Error: Unknown command: openclaw restart. No built-in command or plugin CLI metadata owns "restart".
at runCli (file:///home/admin/.npm-global/lib/node_modules/openclaw/dist/cli/run-main.js:310:29)
at async runMainOrRootHelp (file:///home/admin/.npm-global/lib/node_modules/openclaw/dist/entry.js:468:3)
at async file:///home/admin/.npm-global/lib/node_modules/openclaw/dist/entry.js:438:55
Issue
The openclaw restart command is not a valid built-in command in OpenClaw. The CLI does not recognize “restart” as an available operation.