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

NAME

6       gh-codespace-delete - Delete a codespace
7
8
9

SYNOPSIS

11       gh codespace delete [flags]
12
13
14

OPTIONS

16       --all  Delete all codespaces
17
18
19       -c, --codespace <string>
20              Name of the codespace
21
22
23       --days <N>
24              Delete codespaces older than N days
25
26
27       -f, --force
28              Skip confirmation for codespaces that contain unsaved changes
29
30
31       -r, --repo <repository>
32              Delete codespaces for a repository
33
34
35

SEE ALSO

37       gh-codespace(1)
38
39
40
41                                   Jun 2022             GH-CODESPACE-DELETE(1)
Impressum