I downloaded the executable from the releases page.
I execute the following command:
./dbdiff.phar --config=/home/drcoeurjoly/DBDiff/.dbdiff.example server1.db1:server1.db1
.dbdiff.example being the example provided by this repo, substituting the variables. I have check that the database indeed exists with a SQL client.
How can I debug this?