Added the following cli flags: ``` --protocol [protocol=http] --key [protocolOptions.key] --cert [protcolOptions.cert] --passphrase [protcolOptions.passphrase] ```
so we can use `require('remotedev-server')(options).on('ready', () => ...)`.