I added support to the #GitHubCLI to “search” gists - well, filter, technically, since there are no APIs to search gists. Also adds a new view when including gists’ content in the search much like code search.

Download https://github.com/cli/cli/releases/latest and run `gh gist list —help` for more information.

Release GitHub CLI 2.59.0 · cli/cli

What's Changed Allow community submitted design work by @BagToad in #9683 Improve SECURITY.md with expectations for privately reported vulnerabilities by @BagToad in #9687 Emit a log message when ...

GitHub

Speaking of searching #gists, did you know there are qualifiers you can use on the web site?

https://docs.github.com/en/search-github/searching-on-github/searching-gists

Neither did I, despite hours of use per day on the main site, extensive use of gists, and pouring over (mostly API) docs.

Please upvote https://github.com/orgs/community/discussions/141808#discussion-7332741 to at least add a link to the docs like code search has on the main #GitHub web site.

Searching gists - GitHub Docs

You can search for gists on GitHub and narrow the results using search qualifiers.

GitHub Docs