2026-06-12 17:51:25 -06:00
|
|
|
# zeroclaw migrate
|
|
|
|
|
|
|
|
|
|
> Migrate data from other agent runtimes to ZeroClaw.
|
|
|
|
|
> More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.
|
|
|
|
|
|
2026-08-06 22:19:46 -06:00
|
|
|
- Simulate migration from OpenClaw without writing data:
|
2026-06-12 17:51:25 -06:00
|
|
|
|
|
|
|
|
`zeroclaw migrate openclaw --dry-run`
|
|
|
|
|
|
|
|
|
|
- Migrate memory from OpenClaw workspace:
|
|
|
|
|
|
|
|
|
|
`zeroclaw migrate openclaw`
|
|
|
|
|
|
|
|
|
|
- Display help:
|
|
|
|
|
|
|
|
|
|
`zeroclaw migrate {{[-h|--help]}}`
|