gh-search
Verified for current stable LTS
Gh Search Command: Search Repos By Topic
Use for search repos by topic with Gh Search. Exact CLI syntax to search repos by topic using Gh Search.
When to use this: Use for search repos by topic with Gh Search.
Command Syntax
gh search repos --owner <org_name> --topic <topic_name> gh search repos --owner <org_name> --topic <topic_name> Command Breakdown
--owner- Command Option
- Tool-specific option used by this command invocation.
--topic- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to search repos by topic using Gh Search.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Gh Search Command: Search Code By Keywords
gh search code <keyword1 keyword2 ...> Gh Search Command: Search Issues By Phrase gh search issues "<search_phrase>" Gh Search Command: Search Commits By Author gh search commits --author <username> Gh Search Command: Search Prs Assigned To Self Open gh search prs --assignee @me --state open Gh Search Command: Search Issues Excluding Label Unix gh search issues -- "<search_query> -label:<label_name>"