logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gh-codespace-list - List codespaces

Description

       List codespaces of the authenticated user.

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

Name

       gh-codespace-list - List codespaces

Options

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

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

       -L, --limit<int>(default30)
              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; see "gh help formatting"

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

       -w, --web
              List codespaces in the web browser, cannot be used with --user or --org

See Also

gh-codespace(1)

                                                    Jan 2025                                GH-CODESPACE-LIST(1)

Synopsis

ghcodespacelist[flags]

See Also