Provided by: gh_2.45.0-1build1_amd64 bug

NAME

       gh-org-list - List organizations for the authenticated user.

SYNOPSIS

       gh org list [flags]

OPTIONS

       -L, --limit <int> (default 30)
              Maximum number of organizations to list

EXAMPLE

       # List the first 30 organizations
       $ gh org list

       # List more organizations
       $ gh org list --limit 100

SEE ALSO

       gh-org(1)

                                             Mar 2024                              GH-ORG-LIST(1)