Closed (won't fix)
Project:
Drush
Version:
8.x-6.x-dev
Component:
Core Commands
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Mar 2012 at 13:03 UTC
Updated:
11 Sep 2013 at 11:20 UTC
When clearing cache with drush it would be useful to clear more than one cache at the same time (but not all). For example:
drush cc 3 5
Which would clear the following caches:
[3] : theme-registry
[5] : css-js
As far as I know drush cc only offers the option of:
drush cc all
which clears all caches, or
drush cc x
which clears a since cache corresponding to cache number in drush cc list.
A multichoice option would be use.
All the best,
Guy Saban
Comments
Comment #1
greg.1.anderson commentedThis issue was marked
closed (won't fix)because Drush has moved to Github.If this feature is still desired, you may copy it to our Github project. For best results, create a Pull Request that has been updated for the master branch. Post a link here to the PR, and please also change the status of this issue to
closed (duplicate).Please ask support questions on Drupal Answers.