With the new version of Magento 2, there is a newer CLI tool available as well which is more powerful than the previous Mage tool. I’ll be sharing with you all how you can use the CLI with the most common options that we will be using while managing your store.

Cache:
As the name suggest, this option can manipulate the Magento’s Caching option. You can enable, disable, clean, flush or check status of magento’s caching with this option. Few examples are:

magento cache:status

magento cache:disable config

magento cache:disable full_page

magento cache:flush

Read Here Complete Article: http://www.cloudways.com/blog/magento-2-cli/

View more threads in the same category: