guerremdq / akamai-ccu-purge

Just a simple script to flush Akamai Cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akamai-ccu-purge

Just a simple script to flush Akamai Cache

Flush a URL

python purge.py -U username@foobar.org -P superSecurePassword -u http://www.foobar.org

Flush a CPCODE

python purge.py -U username@foobar.org -P superSecurePassword -c CPCODE

Documentation

https://api.ccu.akamai.com/ccu/v2/docs/index.html

About

Just a simple script to flush Akamai Cache

License:GNU General Public License v3.0


Languages

Language:Python 100.0%