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 plugins, environments...
Frequency: Occasional · Status: Shipped
Use this when moving HarnessTap state to a new machine or sharing your curated workspace with a teammate offline. The archive includes plugins, 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.gzFor a manual plugin-by-plugin export workflow, see Scenario 17.
For multiplayer distribution, publish plugins to HarnessTap Cloud with
plugin publish / plugin pull instead.