Tag: cli
-
Run cli commands from “var” folder
Sometimes you need to run a command quickly from var folder (ex. in Adobe Commerce Cloud) without creating a new module and without a proper deploy.
-
Install Magento 2 with warden dev env
Magento 2 installation and setup with warden dev environment
-
Mutagen sync utility
Mutagen sync is a file synchronization utility. It can be used to synchronize code between your local folders and a remote machine.
-
Simple CLI deploy commands for M2
A few cli commands helping deploy new code on a magento 2 environment
-
M2: add confirmation in a CLI command
A quick tip about adding a confirmation message before proceed.