Best way to migrate from legacy to lightweight core
As the title says, what is the best way to switch from legacy to lightweight core? Simply just copy the import yaml file and run zcli import? Thanks!
4 Replies
yea, export project as yaml, import, trigger deploys
I'm getting this error through UI and CLI:
✗ ERR Service stack Type not found.
✗ ERR - code: serviceStackTypeNotFound error: Service stack Type not found. metadata: hostname: - libsqld serviceStackTypeVersion: - [email protected]
[email protected] is allowed to be created in the UI though
Also docs say that to import a project "zcli import" should be used, even though it is under "zcli project project-import"
btw you can do both import and export through the GUI
Also docs say that to import a project "zcli import" should be used, even though it is under "zcli project project-import"@Petra 👆
[email protected] is allowed to be created in the UI thoughprobably a missing alias @Jan Saidl ?
@Dally Sorry, I forgot to write that it's already fixed.