I've found that : https://github.com/tomoemon/mwb2sql/blob/master/mwb2sql.sh
but is there a way (using the python API I guess) to create a forward engineer sql script for only one schema (and be able to select it) from the command line ?
(to include it as part of a build system)