Skip to content

Conversation

@mcncl
Copy link
Contributor

@mcncl mcncl commented Dec 15, 2025

Description

When reviewing the gh CLI I came across this, which I thought might be a nice add (especially with the use command); https://cli.github.com/manual/gh_org_list

Changes

  • Adds a new organizations command group, with list available
  • Aliases to org
  • Adds aliasing for other list commands to ls
  • Outputs as JSON by default, with a selected attribute which changes as we use the use command
CleanShot 2025-12-15 at 14 17 59

Testing

  • Tests have run locally (with go test ./...)
  • Code is formatted (with go fmt ./...)

Signed-off-by: Ben McNicholl <[email protected]>
@mcncl mcncl requested a review from a team as a code owner December 15, 2025 03:16
Copy link
Contributor

@PriyaSudip PriyaSudip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good addition!

@mcncl mcncl merged commit d757cdf into main Dec 15, 2025
1 check passed
@mcncl mcncl deleted the bm/org_list branch December 15, 2025 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants