We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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