Skip to content

Instantly share code, notes, and snippets.

@aliuosio
Created October 26, 2018 10:08
Show Gist options
  • Save aliuosio/46f5507e2eac495e94fed3cd45b29eb0 to your computer and use it in GitHub Desktop.
Save aliuosio/46f5507e2eac495e94fed3cd45b29eb0 to your computer and use it in GitHub Desktop.
magento-cache-clean
composer require --dev mage2tv/magento-cache-clean
Cache Watch
vendor/bin/cache-clean.js --watch
Cache Clean Single
vendor/bin/cache-clean.js config full_page
Cache Help
vendor/bin/cache-clean.js --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment