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

NAME  SYNOPSIS  OPTIONS  EXAMPLE  SEE ALSO 

NAME

gh-org-list - 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)


Updated 2024-01-29 - jenkler.se | uex.se