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

NAME

6       gh-codespace-list - List your codespaces
7
8
9

SYNOPSIS

11       gh codespace list [flags]
12
13
14

OPTIONS

16       -q, --jq <expression>
17              Filter JSON output using a jq expression
18
19
20       --json <fields>
21              Output JSON with the specified fields
22
23
24       -L, --limit <int>
25              Maximum number of codespaces to list
26
27
28       -t, --template <string>
29              Format JSON output using a Go template
30
31
32

SEE ALSO

34       gh-codespace(1)
35
36
37
38                                   Jun 2022               GH-CODESPACE-LIST(1)
Impressum