1GH-CODESPACE-CODE(1)           GitHub CLI manual          GH-CODESPACE-CODE(1)
2
3
4

NAME

6       gh-codespace-code - Open a codespace in Visual Studio Code
7
8
9

SYNOPSIS

11       gh codespace code [flags]
12
13
14

OPTIONS

16       -c, --codespace <string>
17              Name of the codespace
18
19
20       --insiders
21              Use the insiders version of Visual Studio Code
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       -w, --web
33              Use the web version of Visual Studio Code
34
35
36

SEE ALSO

38       gh-codespace(1)
39
40
41
42                                   Nov 2023               GH-CODESPACE-CODE(1)
Impressum