You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gh-cli/README.md
+6
Original file line number
Diff line number
Diff line change
@@ -213,6 +213,12 @@ Retrieves the ID of a user for other GraphQL calls
213
213
214
214
Renaming a repo
215
215
216
+
## search-org-for-code.sh
217
+
218
+
Code search in an organization.
219
+
220
+
See the [docs](https://docs.github.com/en/rest/search?apiVersion=2022-11-28#search-code) and [StackOverflow](https://stackoverflow.com/questions/24132790/how-to-search-for-code-in-github-with-github-api) for more information.
221
+
216
222
## set-ip-allow-list-setting.sh
217
223
218
224
Sets the IP allow list to enabled/disable for an enterprise or organization. You can't enable the IP allow list unless the IP running the script is in the list.
0 commit comments