Could the docs for "wp db reset" be updated to clarify that/if:
-
if the command will not load any themes/plugins (= "--skip-plugins --skip-themes" are the default?)
-
if the command will not load any mu-plugins?
If it does load mu-plugins, there should be a way to stop that from happening. As otherwise (malicious) mu-plugins could stop the DB reset by just calling exit; and abort the process.