mirror of
https://github.com/clawdbot/clawdbot.git
synced 2026-01-31 19:37:45 +01:00
17 lines
302 B
Markdown
17 lines
302 B
Markdown
---
|
|
summary: "CLI reference for `moltbot sessions` (list stored sessions + usage)"
|
|
read_when:
|
|
- You want to list stored sessions and see recent activity
|
|
---
|
|
|
|
# `moltbot sessions`
|
|
|
|
List stored conversation sessions.
|
|
|
|
```bash
|
|
moltbot sessions
|
|
moltbot sessions --active 120
|
|
moltbot sessions --json
|
|
```
|
|
|