Magento 2: Command Line Tool / Interface (CLI)
Magento 2 uses Symfony’s Console Component for its command-line interface or tool (CLI) where we can execute different commands for different tasks related to installation and configuration. Through the Command Line Interface (CLI) tool in Magento 2, you can perform different tasks like: Installing Magento Clearing the cache Managing indexes, including reindexing Creating translation dictionaries … Read more