Magerun 2
How to use Magento Magerun 2?
Magento has a useful tool to execute many common tasks for your Magento shop via CLI. Or just as is written on the Github page: “The swiss army knife for Magento developers, sysadmins and devops”.
Also see:
Different versions
Not all versions of Magento 2 are being supported by all versions of Magerun. That’s why you get 3 instead of 1 versions of Magerun at Hipex, namely:
Command | Magerun version | Magento version | Php Version |
---|---|---|---|
magerun2 | latest | 2.3.x | 7.2, 7.3 |
magerun23 | 3.2.0 | 2.2.x, 2.2.x, 2.3.x | 7.0, 7.1, 7.2 |
magerun22 | 2.3.3 | 2.0.x, 2.1.x | 5.6, 7.0 |
So, make use of the right version of Magerun for the right Magento version.