Christian Claus

Results 3 issues of 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:...

enhancement
good first issue
Up For Grabs

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...

enhancement
Up For Grabs