Created
January 9, 2026 14:00
-
-
Save peteraritchie/8dd49cf8b77b12441d1f6af40b141a0a to your computer and use it in GitHub Desktop.
View GitHub Rate Limit Usage
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gh api rate_limit --jq '.resources | keys[] as $k | "GitHub \($k): \(.[$k].used) of \(.[$k].limit)"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment