ghi icon indicating copy to clipboard operation
ghi copied to clipboard

ghi label only fetches a single page of labels.

Open foxish opened this issue 9 years ago • 0 comments

The command "ghi label" only pulls only a single page of labels from a repository which is the first 30 labels. For example, https://api.github.com/repos/kubernetes/kubernetes/labels?page=1 through https://api.github.com/repos/kubernetes/kubernetes/labels?page=6 exist, but only the first page is shown by ghi.

foxish avatar Jun 28 '16 20:06 foxish