Magento Disable Cache command line Magento 2 March 8, 2018 Pramod T P Leave a comment The following command will disable all cache types php bin/magento cache:disable If you would like to disable specific cache type, you should type command line php bin/magento cache:disable CACHE_TYPE