How can I flush (delete all entries of) memcache using appcfg.py
?
Normally during code update, I want to flush the memcache to prevent incompability between the old and new code. Can it be done on the command line, instead of going to the developer console and manually click the "Flush Cache" button?