Using Drupal 7.15 and Drush 5.7 on a Windows system, the command "drush image-flush" works as expected, to flush all caches:

Choose a style to flush.
 [0]  :  Cancel
 [1]  :  all
 [2]  :  thumbnail
 [3]  :  medium
 [4]  :  large
1
All image styles flushed                                               [success]

Specifying an image style, e.g., "drush image-flush thumbnail", also works.

But "drush image-flush all" does not:

Image style all not recognized.                                          [error]

Perhaps Drush is erroneously searching for "all" as the name of an image style, instead of processing all of the existing ones.

Comments

greg.1.anderson’s picture

Version: 7.x-5.7 » 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 desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to closed (duplicate).

Please ask support questions on Drupal Answers.