We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Works as a proxy to the Magento bin inside the container
Aliases: - mage - m Usage: workflow magento cmd Example: workflow magento cache:flush
Under the hood this will run the following command
docker exec -u www-data container-name bin/magento cache:flush