An open API service indexing awesome lists of open source software.

https://github.com/norwd/gh-upgrade

:octocat: A gh cli extension to upgrade gh itself
https://github.com/norwd/gh-upgrade

Last synced: 2 months ago
JSON representation

:octocat: A gh cli extension to upgrade gh itself

Awesome Lists containing this project

README

        

# gh-upgrade

:octocat: A GitHub CLI extension to upgrade `gh` itself

## Installation

To install `gh-upgrade` run the following command:

```sh
gh extension install norwd/gh-upgrade
```

To upgrade `gh-upgrade` run the following command:

```sh
gh extension upgrade norwd/gh-upgrade
```

To uninstall `gh-upgrade` run the following command:

```sh
gh extension remove norwd/gh-upgrade
```

## Usage

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