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
Installs
2
Repository
gumlet/cli
GitHub Stars
2
First Seen
Mar 7, 2026
gumlet-image-purge — gumlet/cli