image-flush

Flush all derived images for a given style.

drush image-flush

Aliases:

Arguments:

style : An image style machine name. If not provided, user may choose from a list of names.

Options:

--all : Flush all derived images

Examples:

Pick an image style and then delete its images.

drush image-flush

Delete all thumbnail images.

drush image-flush thumbnail

Flush all derived images. They will be regenerated on the fly.

drush image-flush --all