Manuales de desarrollo de YeboYebo
Ejemplo completo sin env y compilado:
php restaurar_db.php --filename="wallmok04-10-23.sql" --database="pruebaImport" --user="magento" --password="magento" --baseurl="http://dev.wallmok.com/" --cookiedomain="dev.wallmok.com" --elasticindex="wallmok.dev" --elastichost="141.95.28.6" --elasticport="9200" --varnish="localhost" --host="localhost"
Ejemplo crear env y compilado:
php restaurar_db.php --filename="wallmok04-10-23.sql" --database="pruebaImport" --user="magento" --password="magento" --baseurl="http://dev.wallmok.com/" --cookiedomain="dev.wallmok.com" --elasticindex="wallmok.dev" --elastichost="141.95.28.6" --elasticport="9200" --env="prueba" --rute="/var/www/html/wallmok" --compile="true"