v0.4.1
Bug Fix
Fixed issue when the supplied config contained ops_manager_cidr
but not ert_cidr
or services_cidr
resulting in running any command erroring with
invalid CIDR address:
CIDRs are no longer processed from the config since as of v0.4.0 they are retrieved at run-time.
Changelog
1ceea62 Remove parsing CIDR from environment config
ca8172a Fix link in README special thanks