gh-org-list - Man Page

List organizations for the authenticated user.

Synopsis

gh org list [flags]

Options

-L,  --limit <int>

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)

Referenced By

gh-org(1).

May 2023 GitHub CLI manual