Updating mage db sync - jellesiderius/mage-db-sync GitHub Wiki

Updating mage-db-sync

To update mage-db-sync to the latest version, you can use one of the following methods:

Option 1: Built-in Self Update

Run the following command in your terminal:

mage-db-sync self-update

Option 2: Update using NPM

Alternatively, you can update manually using npm:

npm i -g mage-db-sync@latest