stephencelis/ghi

Support wildcard(s) in --label / -L string.

Open

#229 opened on Apr 9, 2015

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Ruby (134 forks)github user discovery
featurehelp wanted

Repository metrics

Stars
 (2,122 stars)
PR merge metrics
 (PR metrics pending)

Description

This would make generalized filtering much more intuitive.

For example: ghi list --label "OS:*"

Or an explicit: ghi list --label "OS:*" --regex|expand|<better name>

Contributor guide