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

greg.1.anderson’s picture

Version: » 8.x-6.x-dev
Status: Active » Closed (won't fix)
Issue tags: +Needs migration

This 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.