commands.sh

gh org

all

Work with GitHub organizations.

More info →

Options (2)

boolean

List organizations for the authenticated user

Example: gh org {{[ls|list]}}
-L, --limitboolean

List a certain amount of organizations (defaults to 30)

Example: gh org {{[ls|list]}} {{[-L|--limit]}} {{100}}

Examples (3)

List organizations for the authenticated user

gh org [ls|list]

List a certain amount of organizations (defaults to 30)

gh org [ls|list] [-L|--limit] 100

Display help

gh org --help
made by @shridhargupta | data from tldr-pages