Skip to main content
The upgrade command checks for and installs the latest version of the Panguard CLI. It handles binary replacement, database migrations, and post-upgrade verification automatically.

Usage

panguard upgrade

What It Does

  1. Checks the current version against the latest release
  2. Downloads the new binary from the official release channel
  3. Verifies the checksum to ensure integrity
  4. Replaces the binary in place
  5. Runs migrations if any data format changes are required
  6. Verifies the upgrade by running a quick self-test

Examples

panguard upgrade
If Guard is running during an upgrade, it will be briefly restarted. There is a short window (typically under 5 seconds) where real-time protection is paused.

Alternative Upgrade Methods

If you installed Panguard through a package manager, you may prefer to upgrade through that channel:
brew upgrade panguard

Plan Requirements

Available on all plans including Community (Free).