1GH-CODESPACE-LIST(1) GitHub CLI manual GH-CODESPACE-LIST(1)
23
4
NAME
6gh-codespace-list - List your codespaces
78
9
SYNOPSIS
11gh codespace list [flags]
1213
14
OPTIONS
16-q, --jq <expression>
17Filter JSON output using a jq expression
1819
20
--json <fields>
21Output JSON with the specified fields
2223
24
-L, --limit <int>
25Maximum number of codespaces to list
2627
28
-t, --template <string>
29Format JSON output using a Go template
3031
32
SEE ALSO
34gh-codespace(1)
3536
37
38
Jun 2022 GH-CODESPACE-LIST(1)