Created
December 22, 2021 17:03
-
-
Save vbuck/650564d5ebe0c43c8c2a6b27248903de 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