php bin/magento admin:user:create --admin-user='dmirulescu' --admin-password='etime001' --admin-email='dorin.mirulescu@rocketweb.com' --admin-firstname='Dorin' --admin-lastname='Mirulescu' php bin/magento setup:install --admin-user='dmirulescu' --admin-password='etime001' --admin-email='dorin.mirulescu@rocketweb.com' --admin-firstname='Dorin' --admin-lastname='Mirulescu' --base-url='http://magento-223.local/' --backend-frontname='admin' --db-name='magento_223' --db-password='etime001' --cleanup-database bin/magento setup:install --base-url="http://magento-242.local" --db-host=localhost --db-name=magento_242 --db-user=root --db-password=etime001 --admin-firstname=Dorin --admin-lastname=Mirulescu --admin-email=dmirulescu@gmail.com --admin-user=dmirulescu --admin-password=etime001 --language=en_US --currency=USD --timezone=America/Chicago --use-rewrites=1 php bin/magento setup:install -n --ansi --no-interaction --cleanup-database --session-save=db --use-secure-admin=1 --use-rewrites=1 --currency=USD --base-url=http://magento-244.local/ --base-url-secure=https://magento-244.local/ --backend-frontname=admin --language=en_US --timezone=America/Los_Angeles --db-host=localhost --db-name=magento_244_new --db-user=root --db-password=etime001 --admin-user=dmirulescu --admin-firstname=Dorin --admin-lastname=Mirulescu --admin-email=dmirulescu@gmail.com.com --admin-password=Etime001 PHP_IDE_CONFIG="serverName=magento-220.local" php -d xdebug.remote_autostart=On bin/magento rocketshoppingfeed:generate 1 -vvv PHP_IDE_CONFIG="serverName=magento-242.local" php -d xdebug.start_with_request=yes bin/magento pepperjam:generate:orders git clean -n -e generated -e docker-compose.yml -e var -e auth.json -e app/etc/env.php -e vendor -e .idea -e pub/media/wysiwyg -e pub/media/porto -e pub/media/attribute php vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/RocketWeb/ShoppingFeeds/Test/ rm -rf var/view_preprocessed/* pub/static/frontend/Introbrand/* && php bin/magento setup:static-content:deploy --theme Introbrand/default && php bin/magento c:c php n98-magerun2.phar config:store:get --decrypt carriers_shipper_api_key cd ~/code/rocketweb/thirdman-m2 && node_modules/.bin/cypress open