No commit activity in last 3 years
No release in over 3 years
Simple gem for purging Akamai URLs
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

>= 0
 Project Readme

akamai_purger¶ ↑

Command line utility to run Akamai cache purges from the command line.

sudo gem install jayzes-akamai_purger

then run:

akamai_purge -u <username> -p <password> -e <e-mail to notify> <urls_to_purge>

username and password are required. e-mail is optional. Multiple URLs may be specified - just separate them with spaces.

The gem will automatically make the SOAP call to run the cache purge with the given credentials. Typically purges take 7 minutes to propagate fully.

Copyright © 2009 Jay Zeschin. See LICENSE for details.