mirror of https://github.com/openclaw/openclaw.git
docs: clarify node service commands
This commit is contained in:
parent
c7e0dc10fc
commit
c1e50b7184
|
|
@ -59,12 +59,13 @@ Manage the service:
|
|||
|
||||
```bash
|
||||
clawdbot node status
|
||||
clawdbot node run
|
||||
clawdbot node stop
|
||||
clawdbot node restart
|
||||
clawdbot node uninstall
|
||||
```
|
||||
|
||||
Use `clawdbot node run` for a foreground node host (no service).
|
||||
|
||||
Service commands accept `--json` for machine-readable output.
|
||||
|
||||
## Pairing
|
||||
|
|
|
|||
Loading…
Reference in New Issue