Docs: add zh-CN translations
This commit is contained in:
23
docs/zh-CN/cli/sessions.md
Normal file
23
docs/zh-CN/cli/sessions.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
read_when:
|
||||
- 你想列出已存储的会话并查看近期活动
|
||||
summary: "`openclaw sessions`(列出已存储的会话及使用情况)的 CLI 参考"
|
||||
title: sessions
|
||||
x-i18n:
|
||||
generated_at: "2026-02-01T20:21:25Z"
|
||||
model: claude-opus-4-5
|
||||
provider: pi
|
||||
source_hash: d8866ef166c0dea5e8d691bb62171298694935ae0771a46fada537774dadfb32
|
||||
source_path: cli/sessions.md
|
||||
workflow: 14
|
||||
---
|
||||
|
||||
# `openclaw sessions`
|
||||
|
||||
列出已存储的对话会话。
|
||||
|
||||
```bash
|
||||
openclaw sessions
|
||||
openclaw sessions --active 120
|
||||
openclaw sessions --json
|
||||
```
|
||||
Reference in New Issue
Block a user