CLI refactoring
Use cobra library to handle CLI
- removed example-conf
- removed version in favor of -v, --version
- added completion command, for bash, zsh, fish (and powershell, which is probably useless but not configurable in cobra)
- help split in general help and subcommand help