Magento Commands
| Command | Description |
| php bin/magento cache:flush | Flush cache |
| php bin/magento indexer:reindexer | Run Indexer |
| php bin/magento setup:static-content:deploy | Deploy static content |
| php bin/magento setup:di:compile | Compile code |
| php bin/magento setup:upgrade | Add new configs and upgrade components |