1GH-ORG-LIST(1)                 GitHub CLI manual                GH-ORG-LIST(1)
2
3
4

NAME

6       gh-org-list - List organizations for the authenticated user.
7
8
9

SYNOPSIS

11       gh org list [flags]
12
13
14

OPTIONS

16       -L, --limit <int>
17              Maximum number of organizations to list
18
19
20

EXAMPLE

22       # List the first 30 organizations
23       $ gh org list
24
25       # List more organizations
26       $ gh org list --limit 100
27
28
29
30
31

SEE ALSO

33       gh-org(1)
34
35
36
37                                   Nov 2023                     GH-ORG-LIST(1)
Impressum