There are times when I want to get a fresh copy of the the remote db but not run updb and config:import. Usually this is when a module update is re-arranging its config via an update hook. So this option would skip those automations, allowing me to step through and commit after the updb and possibly importing some config split before the update.
There are times when I want to get a fresh copy of the the remote db but not run updb and config:import. Usually this is when a module update is re-arranging its config via an update hook. So this option would skip those automations, allowing me to step through and commit after the updb and possibly importing some config split before the update.