You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
Describe the bug
A clear and concise description of what the bug is. gh repo --list --type private doesn't list private repositories. It just lists the public repositories.
Version number
2.8.5
Describe the bug
A clear and concise description of what the bug is.
gh repo --list --type privatedoesn't list private repositories. It just lists the public repositories.To Reproduce
Steps to reproduce the behavior:
gh repo --list --type privateExpected behavior
I'd expect it to show my private repositories.
Additional context
The token has proper repo acces to private repo's and specifying the user doesn't change the behaviour.