You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New command view-config to dump the current YAML configuration to stdout.
Added platform_shopware and platform_magento_one table groups because we're using this for more than just Magento 2.x!
Changed
BREAKING: Renamed tmp_dir configuration option to tmp-dir.
BREAKING: All MySQL interactions now use utf-8 as the default charset, potentially making backups created with an older versions unimportable. Use --download-only and import manually if you run into this or update on your server and put a new database backup.
The configure command now presents the user will files to edit and a preview of the changes before writing to file.