mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 06:01:45 +00:00
Update cheatsheets
This commit is contained in:
21
tldr/zeroclaw-migrate
Normal file
21
tldr/zeroclaw-migrate
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
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]}}`
|
||||
Reference in New Issue
Block a user