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
What It Does
- Checks the current version against the latest release
- Downloads the new binary from the official release channel
- Verifies the checksum to ensure integrity
- Replaces the binary in place
- Runs migrations if any data format changes are required
- Verifies the upgrade by running a quick self-test
Examples
Related
Installation
Platform-specific installation instructions.
Changelog
See what changed in each release.
panguard doctor
Run diagnostics after upgrading if you encounter issues.
panguard status
Verify system health after upgrading.