Magento 2 cache clear with CLI

Flush Cache Storage
………………………………..
php bin/magento cache:clean

 

Short form flush Cache Storage
………………………………………………….
php bin/magento c:c

 

Flush Magento cache
………………………………….
php bin/magento cache:flush

 

short form flush Magento cache
……………………………………………………
php bin/magento c:f

 

How to check cache status
…………………………………………
php bin/magento cache:status

 

Disable Cache command line
………………………………………………
php bin/magento cache:disable

 

Enable all cache types
…………………………………..
php bin/magento cache:enable