iblrig.upgrade_iblrig.upgrade

iblrig.upgrade_iblrig.upgrade(raise_exceptions=False, allow_reset=False)[source]

Upgrade the IBLRIG software installation.

This function upgrades the IBLRIG software installation to the latest version available in the Git repository. It checks the local and remote versions, confirms the upgrade with the user if necessary, and performs the upgrade.

Parameters:
  • raise_exceptions (bool)

  • allow_reset (bool)