15/08/2022
We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
In this tutorial, we will discuss How to Run Compile Command Line in Command Line Series. They include multiple commands in bin/Magento.
Go to Magento admin root folder and show usage:
php bin/magento setup:di:compile --help
Usage:
setup:di:compile
Options:
-h, --help Display this help message
-q, --quiet Do not output any message
-V, --version Display this application version
--ansi Force ANSI output
--no-ansi Disable ANSI output
-n, --no-interaction Do not ask any interactive question
-v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
Help:
Generates DI configuration and all missing classes that can be auto-generated
php bin/magento setup:di:compile
The Output of compilation :
Compilation was started.
Interception cache generation... 7/7 [============================] 100% 19 secs 280.0 MiB
Generated code and dependency injection configuration successfully.
If you are looking for Magento 2 Developers, visit Magento 2 Services.