Command
gh search repos "react hooks"Explanation
Search GitHub repositories, code, and issues directly from the command line.
Examples
Search repositories
gh search repos "react hooks"Search code
gh search code "useState"Search issues
gh search issues "bug"