Hey @trentm
so I was wondering if dashdash is capable of loading a file like mocha.opts
https://github.com/mochajs/mocha/blob/master/test/mocha.opts
I am not sure if Mocha uses commander or minimist, but mocha will load that file, and use those command flags as default
furthermore, it would be cool if dashdash could interpret .env files, and the like.