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> -l <url_to_purge>

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.