Phygrid Developers
Browse Topics
Migrate Devices to PhyHub / Phygrid Developers

Migrate Devices to PhyHub

Below are the steps required for updating your devices to the latest PhyHub release over the air using the Phygrid CLI.

Please make sure you have uninstalled the old @ombori/ga-cli before you continue.

  1. Uninstall any old versions of @ombori/ga-cli
    • npm uninstall -g @ombori/ga-cli
    • yarn global remove @ombori/ga-cli
  2. Make sure you are using the latest CLI version
  3. phy dev shell <devicename> -l
  4. sudo su
  5. sudo curl -fsSL https://qr.run/phyupgrade -o phyupgrade.sh && sudo chmod +x phyupgrade.sh && sudo ./phyupgrade.sh

© 2025 · Phygrid. An Ombori company