gh repo list --topic hacktoberfest --limit 30

Category: GitHub CLI

gh repo list --topic hacktoberfest --limit 30

List repos tagged with a topic

--topic hacktoberfest filters repositories by their topic tags, which are community-applied keywords on the repo page. --limit 30 keeps the table short. Combine with --language to narrow by stack. Great for finding repos participating in events.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.