Added a non streaming cli arg called gather. Passing --gather
will collect logs and not stream them (or follow). Use with --tail-lines
to get the amount of logs you need. Right now --tail-lines
defaults to 1. Try 1000 or 100000 to get more.