Upgrade or uninstall

This reference guide contains information about upgrading Shoplazza CLI, migrating from a legacy version, and uninstalling Shoplazza CLI.


Upgrade Shoplazza CLI

You can manage upgrades to Shoplazza CLI with the package manager for your platform. You must use the same package manager to upgrade that you originally used to install Shoplazza CLI.

npm update -g shoplazza-cli

Uninstall Shoplazza CLI

Shoplazza CLI can be removed from your system using the same package manager that you used to install it.

npm uninstall shoplazza-cli