GH-STATUS(1) | GitHub CLI manual | GH-STATUS(1) |
gh-status - Print information about relevant issues, pull requests, and notifications across repositories
gh status [flags]
The status command prints information about your work on GitHub across all the repositories you're subscribed to, including:
$ gh status -e cli/cli -e cli/go-gh # Exclude multiple repositories $ gh status -o cli # Limit results to a single organization
gh(1)
Nov 2024 |