You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tom Steele edited this page Sep 10, 2015
·
1 revision
Getting data from Lair v1 to Lair v2 is simple. In v1, export your project to a JSON file. Then use drone-raw-v1 to import that data into an existing project in v2.
If you have built tools that work with the exported data from v1, such as a reporting application, you can use drone-downgrade2to1 to transform a v2 JSON export into the v1 format.