HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

zeroclaw migrate — Migrate data from other agent runtimes to ZeroClaw. More information: <https://github.com/zeroclaw-l

Submitted by: @import:tldr-pages··
0
Viewed 0 times
zeroclaw migratecommandfromcliotherdatamigrateagent

Problem

How to use the zeroclaw migrate command: Migrate data from other agent runtimes to ZeroClaw. More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.

Solution

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]}}

Code Snippets

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]}}

Context

tldr-pages: common/zeroclaw migrate

Revisions (0)

No revisions yet.