infinum / eightshift-libs

Library that is meant to be used inside Eightshift Boilerplate and Eightshift Boilerplate Plugin libs via composer in order to be able to easily set up a modern development process.
https://eightshift.com
MIT License
61 stars 10 forks source link

cli db import is not working #370

Closed iruzevic closed 11 months ago

iruzevic commented 1 year ago

Describe your bug

It is reading the wrong path to the setup file aso you can pas setup_file as param

Steps to Reproduce

run command wp boilerplate run import --from='production' --to='develop'

Expected behavior

to work

Screenshots, screen recording, code snippet

No response

Environment info

No response

Please confirm that you have searched existing issues in this repo.

Yes

Please confirm that you have searched in our documentation and couldn't find the answer.

Yes

Please confirm that your bug occurs with all plugins uninstalled and with the default WordPress theme active.

Yes

iruzevic commented 1 year ago

wrong path to the setup.json and unable to provide the path to the location

iruzevic commented 11 months ago

this is fixed in the new releae