Enter application CLI

In CLI you get control over running services, easy aliases for common service like magento and composer as well as easy debugging of any PHP code.

yarn cli or npm run cli

Opens a new instance of Bash with aliases for PHP, Composer and Magento used in Create Magento App project.

Usage example

First, run the script:

Now, in the opened terminal and execute commands:

Last updated