Remove colour from piped cli tool output
Command Reference:
Command with output: Command that has coloured output
<command with output> | sed 's/\x1B\[[0-9;]\{1,\}[A-Za-z]//g'