After some experimentation with movefile.yml
I found changing:
global:
sql_adapter: wpcli
To:
global:
sql_adapter: default
Works for me in the current setup.
After some experimentation with movefile.yml
I found changing:
global:
sql_adapter: wpcli
To:
global:
sql_adapter: default
Works for me in the current setup.