Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 565 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 565 Bytes

gh-upgrade

:octocat: A GitHub CLI extension to upgrade gh itself

Installation

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

Usage

Run gh upgrade at any time to update gh to the latest available version.