Patch for CLI
Patch release for breaking changes in the commander package. SRE relies on this for running on command line interface. This means that most older versions of SRE installed from npm will no longer run on the command line!
If you want to run older versions of SRE, please downgrade the commander package to v5.1.0 by running
npm install commander@5.1.0