Skip to content

CloudFlare API wrapper script for purging caches programmatically.

License

Notifications You must be signed in to change notification settings

turhn/cloudflare-purge-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cloudflare-purge-cache

CloudFlare API wrapper script for purging caches programmatically. It is very easy to integrate CI/CD servers.

For a better solution https://github.com/turhn/cloudflare-client

Basic Usage

Set the environment variables.

  • CLOUD_FLARE_API_KEY
  • CLOUD_FLARE_EMAIL

./cloudflare-purge-cache <thedomain.name>

It needs the domain name as an only argument.

About

CloudFlare API wrapper script for purging caches programmatically.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages