https://github.com/thombashi/gh-update
gh-update is a gh extension that updates the gh to the latest version.
https://github.com/thombashi/gh-update
gh-cli gh-extension
Last synced: 4 months ago
JSON representation
gh-update is a gh extension that updates the gh to the latest version.
- Host: GitHub
- URL: https://github.com/thombashi/gh-update
- Owner: thombashi
- License: mit
- Created: 2022-10-15T13:04:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T05:58:27.000Z (over 2 years ago)
- Last Synced: 2025-07-02T01:05:57.631Z (8 months ago)
- Topics: gh-cli, gh-extension
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gh-update
## Summary
`gh-update` is a [gh](https://github.com/cli/cli/releases) extension that updates the `gh` to the latest version.
[](https://github.com/thombashi/gh-update/actions/workflows/tests.yaml)
## Installation
```
gh extension install thombashi/gh-update
```
## Usage
```
sudo -E gh update
```
## Supported environments
- Linux
- macOS