Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Add filtering to repo list command #3

Open
dextermb opened this issue Jan 3, 2019 · 0 comments
Open

Add filtering to repo list command #3

dextermb opened this issue Jan 3, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@dextermb
Copy link
Member

dextermb commented Jan 3, 2019

I think it'd be useful to be able to filter repositories. Perhaps with some special syntax:

git-admin repo list --filter org:ninetynine
git-admin repo list --filter repo:git-admin
git-admin repo list --filter nine

This might be difficult as listing repositories has pagination, so i'd have to load all pages before filtering or something.

@dextermb dextermb added enhancement New feature or request help wanted Extra attention is needed labels Jan 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

1 participant