Skip to content
Compare
Choose a tag to compare

GitHub CLI 2.5.2

Latest
@github-actions github-actions released this
97ea5e7
Compare
Choose a tag to compare

Hi text-based friends,

This is a small release, but a few things are worth calling out:

ls alias now available for all commands

All places where a list subcommand is defined now support an ls alias, so gh pr ls to your heart's content. Thanks @CGA1123 in #5214 .

Better handling of oauth scopes

Thanks to @mario-campos we now properly understand implied auth scopes, fixing some instances where gh insisted you needed additional scopes when you did not. #5256

Other Bugfixes

Other Changes

Development & Docs

New Contributors

Full Changelog: v2.5.1...v2.5.2