github-to-sqlite icon indicating copy to clipboard operation
github-to-sqlite copied to clipboard

Add organization support to repos command

Open OverkillGuy opened this issue 3 years ago • 1 comments

New --organization flag to signify all given "usernames" are private orgs. Adapts API URL to the organization path instead.

Not the best implementation, but a first draft to talk around

Fixes #75 (badly, no tests, overly vague, untested)

OverkillGuy avatar Sep 06 '22 13:09 OverkillGuy

Tested PR just now in private org, fetched >2k repos infos flawlessly!

poetry run github-to-sqlite repos --organization github.db MYORG

OverkillGuy avatar Sep 06 '22 13:09 OverkillGuy