Keeping Plane up to date ensures you’re using the latest features, improvements, and security fixes. Here’s how to upgrade your Plane installation with a single command.

The upgrade process may involve a brief downtime as services are updated and restarted.

Prerequisites

We recommend creating a backup of your data before any major upgrade. See Backup and restore data.

Update version

  1. Update your Prime CLI with the command ↓:

    sudo prime-cli update-cli
    

    The latest version of the CLI ensures your Plane upgrades happen smoothly.

  2. To update Plane to the latest version, run:

    sudo prime-cli upgrade
    

    This command checks for the latest version of Plane and applies the upgrade if a new version is available.