-
-
Save markshust/d5107c69bfa08113cec6333ba5b74dca to your computer and use it in GitHub Desktop.
Use N98-Magerun Dev Console in Adobe Cloud Environments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /tmp | |
curl -O https://files.magerun.net/n98-magerun2.phar | |
chmod +x ./n98-magerun2.phar | |
XDG_CONFIG_HOME="/tmp" ./n98-magerun2.phar dev:console --root-dir=$MAGENTO_CLOUD_DIR |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment