Closed pavel-paulau closed 11 years ago
Yes the path to the config file is hard coded, because I think dotfiles are good for storing config files, but you're right, sometimes it can be useful to be able to use another config file.
I think I will add a -c/--config
option to every commands, or do you have a better suggestions ?
Sounds good!
Brilliant, thank you
The new -c/--config argument is available in bakthat 0.5.1. Let me know if you have any feedback/issues !
Cool! Many thanks @tsileo !
There was an issue with bakthat 0.5.2, I just released bakthat 0.5.3, now it should works, keep me updated !
Just upgraded my code. Everything works as expected. Awesome!
Thanks! Let me know if you have another idea/suggestion.
Also, I would love to hear your feedback about BakManager (Bakthat and BakManager integration) !
According to
https://github.com/tsileo/bakthat/blob/master/bakthat/conf.py#L8
path to conf file is hard coded. Was it design decision?