#1425 add --show-channels listing to list-hosts
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue1424  into  master

Download 1425.patch

Fixes: https://pagure.io/koji/issue/1424

:thumbsup:

The alignment is wrong if the host has no update time.
https://github.com/mikem23/koji-playground/commits/pagure/pr/1425

I wonder if ', ' is the right separator. For the arch column we simply have ',', which makes the output easier to split. Otoh, if we used '|' or ':', then it would be easier to word select a channel name with a mouse

1 new commit added

  • fix alignment

1 new commit added

  • fix channel separator

I've changed ', ' to ',' - for mouse selection, doubleclick works for me.

Commit 64216178 fixes this pull-request

Pull-Request has been merged by mikem

Metadata