Files
cheatsheet-tldr/tldr/zeroclaw-migrate
2026-02-25 00:29:31 +00:00

22 lines
465 B
Plaintext

---
syntax: markdown
tags: [tldr, common]
source: https://github.com/tldr-pages/tldr.git
---
# zeroclaw migrate
> Migrate data from other agent runtimes to ZeroClaw.
> More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.
- Preview migration from OpenClaw without writing data:
`zeroclaw migrate openclaw --dry-run`
- Migrate memory from OpenClaw workspace:
`zeroclaw migrate openclaw`
- Display help:
`zeroclaw migrate {{[-h|--help]}}`