mirror of
http://192.168.0.88:13333/lywsvip/openclaw-zero-token.git
synced 2026-07-04 09:25:13 +08:00
17 lines
307 B
Markdown
17 lines
307 B
Markdown
---
|
|
summary: "CLI reference for `clawdbot sessions` (list stored sessions + usage)"
|
|
read_when:
|
|
- You want to list stored sessions and see recent activity
|
|
---
|
|
|
|
# `clawdbot sessions`
|
|
|
|
List stored conversation sessions.
|
|
|
|
```bash
|
|
clawdbot sessions
|
|
clawdbot sessions --active 120
|
|
clawdbot sessions --json
|
|
```
|
|
|