LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

gh-org

Manage GitHub organization information from the command line

TLDR

List organizations
$ gh org list
copy
View organization
$ gh org view [orgname]
copy
List organization members
$ gh api orgs/[orgname]/members
copy

SYNOPSIS

gh org command [options]

DESCRIPTION

gh org manages GitHub organization information from the command line. It provides access to organization membership, details, and settings for organizations you belong to.The command enables viewing organization information without visiting github.com. For more complex organization management like team operations and member management, the gh api command provides full API access.

PARAMETERS

list

List organizations you belong to.
view ORGNAME
View organization details.
--help
Display help information.

INSTALL

sudo apt install gh
copy
sudo dnf install gh
copy
sudo pacman -S github-cli
copy
sudo apk add github-cli
copy
sudo zypper install gh
copy
brew install gh
copy
nix profile install nixpkgs#gh
copy

CAVEATS

Available operations depend on your role in the organization. Some features require admin permissions. Full org management may need gh api.

HISTORY

gh org was added to the GitHub CLI to provide basic organization commands, complementing the repository and user management features.

SEE ALSO

gh(1), gh-repo(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid