CLIScenariosScenario guides

Scenario 28: One-command machine migration

Use this when moving HarnessTap state to a new machine or sharing your curated workspace with a teammate offline. The archive includes layers, environments...

Frequency: Occasional · Status: Shipped

← Back to scenarios index

Use this when moving HarnessTap state to a new machine or sharing your curated workspace with a teammate offline. The archive includes layers, environments (secret refs only), harness preferences, and config in one step.

harnesstap migrate export ./harnesstap-state.tar.gz --include-plugins
harnesstap migrate import ./harnesstap-state.tar.gz

For a manual layer-by-layer export workflow, see Scenario 17.

For multiplayer distribution, publish layers to HarnessTap Cloud with layer publish / layer pull instead.