Hello,
I’ve tried to use the db_import (as explained in this post) but it does nothing, after a vagrant provision, I still have the installation page.
In my wordpress_site.xml I have :
local_path: ../sitesite_install: falsedb_import: ../site/ex.sql
I also have a custom db_name, db_user and db_prefix in the env, and of course I have an ex.sql in the bedrock directory.
Where can I find documentation about this ? Or logs ?