GH-REPO-LIST(1) | GitHub CLI manual | GH-REPO-LIST(1) |
gh-repo-list - List repositories owned by user or organization
gh repo list [<owner>] [flags]
List repositories owned by a user or organization.
Note that the list will only include repositories owned by the provided argument, and the --fork or --source flags will not traverse ownership boundaries. For example, when listing the forks in an organization, the output would not include those owned by individual users.
gh-repo(1)
Nov 2024 |