Drush cache bins

Categories

Component ID

2236337

Component name

Drush cache bins

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

447

Component created

Component changed

Component body

This Drush plugin exposes the rest of Drupal core's cache bins to be used with $ drush cache-clear.

This is not a module. It's a Drush plugin.

Installation

$ drush dl drush_cache_bins

Usage

$ drush cc page
$ drush cc form
...etc.

Notes

  • This single plugin works for both 6.x and 7.x. Inspite of what the download says.