1GH-CODESPACE-LOGS(1) GitHub CLI manual GH-CODESPACE-LOGS(1)
2
3
4
6 gh-codespace-logs - Access codespace logs
7
8
9
11 gh codespace logs [flags]
12
13
14
16 -c, --codespace <string>
17 Name of the codespace
18
19
20 -f, --follow
21 Tail and follow the logs
22
23
24 -R, --repo <string>
25 Filter codespace selection by repository name (user/repo)
26
27
28 --repo-owner <string>
29 Filter codespace selection by repository owner (username or org)
30
31
32
34 gh-codespace(1)
35
36
37
38 Nov 2023 GH-CODESPACE-LOGS(1)