Currently this returns the raw console log, but I've
found this to be challenging to work with. Instead, it
should run a job to parse and display the last 100
lines from the current console log file.
Also, add support for the following arguments:
-c - Launches `console $sut`
-n <lines> - Number of lines to display (100 default)
-r - Return raw log data, not parsed