Skip to content

Instantly share code, notes, and snippets.

@peteraritchie
Created January 9, 2026 14:00
Show Gist options
  • Select an option

  • Save peteraritchie/8dd49cf8b77b12441d1f6af40b141a0a to your computer and use it in GitHub Desktop.

Select an option

Save peteraritchie/8dd49cf8b77b12441d1f6af40b141a0a to your computer and use it in GitHub Desktop.
View GitHub Rate Limit Usage
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