Light Mode
Upgrade and Version
As a part of maintaining a good performance for the Apps and Themes in Salla, the developers continuously enhance their products with new features that require updating. This article shows the commands that the developer can use to perform the upgrade and check the current version of Salla CLI.
📙 What you'll learn
Upgrade
To upgrade the Salla CLI package globally, you need to run:
npm install @salla.sa/cli@latest -g
Version
To check the version of Salla Apps and Themes
salla --version
Last modified: 9 months ago