Sometimes it can be useful to be able to pass the output of Cumin to other shell commands. To allow that, we can add a txt/json format output.
Given the current coupling of the output handling with the clustershell transport, in this first iteration the formatted output will be added at the end of the standard output. The standard output will be suppressed in a next iteration.