Christian Claus
Christian Claus
The used logging implementation is [logrus](https://github.com/sirupsen/logrus). logrus allows a lot of different log formatters (including third party libs). I think we should support at least the two default log formats:...
It would be nice to deploy releases automatically to docker hub. All commits, tagged with a release version should automatically be pushed to docker hub with respect of the current...
I think we should provide a way that every time, a user passes an argument (not a flag) to a command, that the command recognizes if the input is an...