Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 845 Bytes

readme.md

File metadata and controls

34 lines (20 loc) · 845 Bytes

CloudFlare Cache Purger

npm

Quickly & easily clear CloudFlare cache! Use cases are primarily if you manage more than 1 CloudFlare account and/or a lot of different domains.

Install

npm i -g cloudflare-cache-purger

Get Started:

To add a new entry (domain/zone):
cloudflare-cache-purger add

Prompt:
? Enter domain name:

? Enter email:

? Enter api key:

? Enter zone id:

Of course you can always add the data directly to the config.json

To Purge Domain's CloudFlare Cache:

cloudflare-cache-purger

and select the domain from the list.