Export PRO Workspace
How to export your Pro Workspace
- create a backup of your ~/.Leapp/Leapp-lock.json file;
// From ~/.Leapp directory run the following command: cp Leapp-lock.json Leapp-lock.json.bkp
-
log into you Pro Workspace using the Desktop App;
-
from the Leapp Options "General" tab, click the button next to the "Export Pro/Team workspace" label;
-
close the Leapp Options dialog;
- close Leapp (on macOS ⌘+Q);
- you should see a Leapp-lock.json.exported file in the ~/.Leapp folder;
- remove the Leapp-lock.json file and rename Leapp-lock.json.exported to Leapp-lock.json;
rm Leapp-lock.json mv Leapp-lock.json.exported Leapp-lock.json
- re-open Leapp;
- switch to the Local Workspace;
- you should now see your Pro Workspace migrated into the Local one.