We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Configures Magento ready for Docker use and pulls configuration files back to host
Aliases: - mc Usage: workflow magento-configure [-p] Options: -p Production mode
Under the hood this will run the following command and passes through the -p flag if set
docker exec -u www-data container-name magento-configure