1GH-AUTH(1) GitHub CLI manual GH-AUTH(1)
2
3
4
6 gh-auth - Authenticate gh and git with GitHub
7
8
9
11 gh auth <command> [flags]
12
13
14
16 gh-auth-login(1)
17 Authenticate with a GitHub host
18
19
20 gh-auth-logout(1)
21 Log out of a GitHub host
22
23
24 gh-auth-refresh(1)
25 Refresh stored authentication credentials
26
27
28 gh-auth-setup-git(1)
29 Setup git with GitHub CLI
30
31
32 gh-auth-status(1)
33 View authentication status
34
35
36 gh-auth-token(1)
37 Print the auth token gh is configured to use
38
39
40
42 gh(1)
43
44
45
46 Oct 2023 GH-AUTH(1)