It would be nice if bkr job-logs could also print the size of each file. This helps users who want to understand how much storage space their Beaker logs are consuming. For now, it will have to just fetch the size of each log file individually using a HEAD request, so it won't be very efficient or fast. In future if Beaker tracks log file sizes (bug 1128008) we could return the sizes in one go from Beaker instead.
On Gerrit: http://gerrit.beaker-project.org/3239
Beaker 0.18.0 has been released.