Provided by: gh_2.14.4+dfsg1-1_amd64 bug

NAME

       gh-codespace-list - List codespaces

SYNOPSIS

       gh codespace list [flags]

DESCRIPTION

       List codespaces of the authenticated user.

       Alternatively,   organization  administrators  may  list  all  codespaces  billed  to  the
       organization.

OPTIONS

       -q, --jq <expression>
              Filter JSON output using a jq expression

       --json <fields>
              Output JSON with the specified fields

       -L, --limit <int>
              Maximum number of codespaces to list

       -o, --org <login>
              The login handle of the organization to list codespaces for (admin-only)

       -r, --repo <string>
              Repository name with owner: user/repo

       -t, --template <string>
              Format JSON output using a Go template

       -u, --user <username>
              The username to list codespaces for (used with --org)

SEE ALSO

       gh-codespace(1)

                                             Aug 2022                        GH-CODESPACE-LIST(1)