Make configuration options accessible via CLI, eg: ```sh gobot --debug # for debug logging gobot --port 9090 ``` Potentially expose the registration of flags to plugins
Make configuration options accessible via CLI, eg:
gobot --debug # for debug logging gobot --port 9090Potentially expose the registration of flags to plugins