When no config file present, an error raised that the config file cannot be located.
Setting the exact config file results in Error: Config File "/tmp/minutes.toml" Not Found in "[]"
To Reproduce
Steps to reproduce the behavior:
remove the existing .minutes.toml config file
run minutes --version
Expected behavior
Minutes should work without a config file and with specific config locations.
Screenshots
N/A
System information:
OS name: ALL
OS version: ALL
Version (output of minutes --version): minutes version 0.2.1, commit d343fe3 (2021-11-04T08:43:07)
Describe the bug
When no config file present, an error raised that the config file cannot be located. Setting the exact config file results in
Error: Config File "/tmp/minutes.toml" Not Found in "[]"
To Reproduce
Steps to reproduce the behavior:
.minutes.toml
config fileminutes --version
Expected behavior
Minutes should work without a config file and with specific config locations.
Screenshots
N/A
System information:
minutes --version
):minutes version 0.2.1, commit d343fe3 (2021-11-04T08:43:07)
List of flags used:
N/A
Additional context
N/A