A GitHub CLI extension to upgrade gh
itself
To install gh-upgrade
run the following command:
gh extension install norwd/gh-upgrade
To upgrade gh-upgrade
run the following command:
gh extension upgrade norwd/gh-upgrade
To uninstall gh-upgrade
run the following command:
gh extension remove norwd/gh-upgrade
Run gh upgrade
at any time to update gh
to the latest available version.