mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
1.2 KiB
1.2 KiB
summary, read_when, title
| summary | read_when | title | ||
|---|---|---|---|---|
| CLI reference for `openclaw daemon` (legacy alias for gateway service management) |
|
daemon |
openclaw daemon
Legacy alias for Gateway service management commands.
openclaw daemon ... maps to the same service control surface as openclaw gateway ... service commands.
Usage
openclaw daemon status
openclaw daemon install
openclaw daemon start
openclaw daemon stop
openclaw daemon restart
openclaw daemon uninstall
Subcommands
status: show service install state and probe Gateway healthinstall: install service (launchd/systemd/schtasks)uninstall: remove servicestart: start servicestop: stop servicerestart: restart service
Common options
status:--url,--token,--password,--timeout,--no-probe,--deep,--jsoninstall:--port,--runtime <node|bun>,--token,--force,--json- lifecycle (
uninstall|start|stop|restart):--json
Prefer
Use openclaw gateway for current docs and examples.