gh-org - Man Page

Manage organizations

Synopsis

gh org <command> [flags]

Description

Work with GitHub organizations.

General Commands

gh-org-list(1)

List organizations for the authenticated user.

Exit Codes

0: Successful execution

1: Error

2: Command canceled

4: Authentication required

NOTE: Specific commands may have additional exit codes. Refer to the command's help for more information.

Example

$ gh org list

See Also

gh(1)

Referenced By

gh(1), gh-org-list(1).

Dec 2024 GitHub CLI manual