Rather than doing `echo -e "show version\nexit\n" | clixon_cli` it would be nicer to just have `clixon_cli -V` give an answer. That said, the version string should be one provided by the developer, not simply `CLIXON_VERSION_STRING`, etc.