Skip to content

ghpr update

ghpr update - update ghpr to the latest version

Terminal window
ghpr update [options]

Check for and install updates to the ghpr CLI tool. Downloads the latest release from GitHub and installs it using the dotnet tool infrastructure.

OptionDescription
-c, --checkCheck for updates without installing
-f, --forceForce reinstall even if already up to date
CodeMeaning
0Success (or already up to date)
3Error (network error, installation failed)
Terminal window
ghpr update
Terminal window
ghpr update --check
Terminal window
ghpr update --force
  • .NET 8.0 SDK or later
  • Network access to GitHub