gumlet-image-purge

Installation
SKILL.md

Purge all cached images for a subdomain

gumlet image purge --subdomain mycompany

Purge specific image paths

gumlet image purge --subdomain mycompany \
  --urls "https://mycompany.gumlet.io/photo.jpg,https://mycompany.gumlet.io/banner.png"

Flags

Flag Required Description
--subdomain Subdomain to purge cache for (e.g. mycompany for mycompany.gumlet.io)
--urls Comma-separated list of specific URLs to purge

Notes

  • Targeted purges (with --urls) are faster and only invalidate the listed images.
Related skills

More from gumlet/cli

Installs
2
Repository
gumlet/cli
GitHub Stars
2
First Seen
Mar 7, 2026