v2.2.0
Support for cli options in adapters.
If an adapter supports options
and init(options)
it will be possible to configure it through cli options.
The adapter options will also show up in the cli help section.
Example usage with flat-file-adapter
micro-analytics --db-name filename.db