dlespiau/quay-exporter
View on GitHubSupport specifying several namespaces on the command line
Open
#3 opened on Nov 27, 2017
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
At the moment we can only specify one namespace:
$ quay-exporter weaveworks
would be nice to be able to do:
$ quay-exporter ns1 ns2 ns3 ...