# Console This component contains Magento Cli and can be extended via DI configuration. For example we can introduce new command in module using di.xml: ``` Magento\MyModule\Console\TestMeCommand ```