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

NAME

6       gh-codespace-stop - Stop a running codespace
7
8
9

SYNOPSIS

11       gh codespace stop [flags]
12
13
14

OPTIONS

16       -c, --codespace <string>
17              Name of the codespace
18
19
20       -o, --org <login>
21              The login handle of the organization (admin-only)
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       -u, --user <username>
33              The username to stop codespace for (used with --org)
34
35
36

SEE ALSO

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