1GH-AUTH-STATUS(1) GitHub CLI manual GH-AUTH-STATUS(1)
2
3
4
6 gh-auth-status - View authentication status
7
8
9
11 gh auth status [flags]
12
13
14
16 Verifies and displays information about your authentication state.
17
18
19 This command will test your authentication state for each GitHub host
20 that gh knows about and report on any issues.
21
22
23
25 -h, --hostname <string>
26 Check a specific hostname's auth status
27
28
29 -t, --show-token
30 Display the auth token
31
32
33
35 gh-auth(1)
36
37
38
39 Jan 2023 GH-AUTH-STATUS(1)