drush image-flushfor drush 7x


Flush all derived images for a given style.

drush image-flush

  • Aliases


    image-flush has 1 alias/es:


    drush if

  • Arguments


    image-flush accepts 1 argument/s:


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

  • Options


    image-flush accepts 1 option/s:


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

  • Comments


    comments powered by Disqus