LinuxCommandLibrary

gh-status

Display personal GitHub activity dashboard

TLDR

Show status dashboard

$ gh status
copy
Show in specific organization
$ gh status -o [org_name]
copy
Exclude repository
$ gh status -e [owner/repo]
copy

SYNOPSIS

gh status [options]

DESCRIPTION

gh status displays a personalized dashboard of your GitHub activity and pending work. It aggregates issues assigned to you, pull requests awaiting your review, mentions across discussions, and recent repository activity.
The dashboard provides a quick overview of pending tasks without searching across multiple repositories. Organization filtering focuses the view on work within specific organizations, useful for separating personal and work contexts.

PARAMETERS

-o, --org name

Limit to organization.
-e, --exclude repo
Exclude repository.

SEE ALSO

gh(1), gh-at(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community