gh auth status

gh auth status [flags]

Display active account and authentication state on each known GitHub host.

For each host, the authentication state of each known account is tested and any issues are included in the output. Each host section will indicate the active account, which will be used when targeting that host. To change the active account for a host, see gh auth switch.

Options

-h, --hostname <string>
Check a specific hostname's auth status
-t, --show-token
Display the auth token

See also