Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thombashi/gh-upgrade
gh-upgrade is a gh extension that updates the gh and its extensions to the latest version.
https://github.com/thombashi/gh-upgrade
gh-cli gh-extension
Last synced: 29 days ago
JSON representation
gh-upgrade is a gh extension that updates the gh and its extensions to the latest version.
- Host: GitHub
- URL: https://github.com/thombashi/gh-upgrade
- Owner: thombashi
- License: mit
- Created: 2022-10-16T14:15:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T06:18:08.000Z (about 1 year ago)
- Last Synced: 2024-05-17T00:01:45.775Z (6 months ago)
- Topics: gh-cli, gh-extension
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-upgrade
## Summary
`gh-upgrade` is a [gh](https://github.com/cli/cli/releases) extension that updates the `gh` and its extensions to the latest version.## Installation
```
gh extension install thombashi/gh-upgrade
```## Usage
```
sudo -E gh upgrade
```## Supported environments
- Linux
- macOS## Related projects
- [thombashi/gh-update](https://github.com/thombashi/gh-update)
- `gh-update` is a `gh` extension that updates the gh to the latest version.