for example, passing `--skip-user-config` on every teardown invocation. We could have: * a `commonArgs` slice for all invocations * let roxie also respect something like `ROXIE_SKIP_USER_CONFIG=true` in the environment.
for example, passing
--skip-user-configon every teardown invocation.We could have:
commonArgsslice for all invocationsROXIE_SKIP_USER_CONFIG=truein the environment.