claudewheel v0.20.1 /c import
Edit
On this page

Import Claude Code session data from an external directory into the shared store, remapping recorded project paths and reassigning colliding session UUIDs.

#c import

import session data from an external Claude Code directory

#Flags

Flags
NameShortTypeDefaultEnvDescription
--dry-runboolpreview the import operation without writing any session data to disk
--reidboolassign new UUIDs to sessions that collide with existing local sessions
--fromstroriginal project path as recorded in the source session data (repeatable)
--tostrlocal directory path that corresponds to the --from path on this machine (repeatable)

#Arguments

Arguments
NameRequiredDescription
sourceyespath to the source directory (e.g., /path/to/backup/.claude)