Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh org list #7248

Closed
vilmibm opened this issue Mar 29, 2023 · 1 comment · Fixed by #7257
Closed

gh org list #7248

vilmibm opened this issue Mar 29, 2023 · 1 comment · Fixed by #7257
Labels
enhancement a request to improve CLI help wanted Contributions welcome

Comments

@vilmibm
Copy link
Contributor

vilmibm commented Mar 29, 2023

This issue covers adding a new top level command, org, to gh.

To start the only subcommand is list, which lists the orgs that the caller is a member or admin of.

The output should be a simple, undecorated list.

The only flag to support is --limit with a default of 30.

The order is undefined (ie, whatever is returned by the API without sorting).

@vilmibm vilmibm added enhancement a request to improve CLI help wanted Contributions welcome labels Mar 29, 2023
@cherviakovtaskworld
Copy link

I'm looking forward for org people and teams to be listed as well (and users in each team), as I need them for PR creation to set as reviewers and say github user names often not really easy to remember.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a request to improve CLI help wanted Contributions welcome
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants