Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@pteich pteich released this 28 Apr 07:35

Support for reading config files add. For now, only Yaml configs are supported.
Use WithYamlConfig(path) option to provide a path to a config file.
All values provided as cli or env will overwrite values from the config file.