docs: clarify node service commands
This commit is contained in:
@@ -59,12 +59,13 @@ Manage the service:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
clawdbot node status
|
clawdbot node status
|
||||||
clawdbot node run
|
|
||||||
clawdbot node stop
|
clawdbot node stop
|
||||||
clawdbot node restart
|
clawdbot node restart
|
||||||
clawdbot node uninstall
|
clawdbot node uninstall
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Use `clawdbot node run` for a foreground node host (no service).
|
||||||
|
|
||||||
Service commands accept `--json` for machine-readable output.
|
Service commands accept `--json` for machine-readable output.
|
||||||
|
|
||||||
## Pairing
|
## Pairing
|
||||||
|
|||||||
Reference in New Issue
Block a user