Google appengine tip: How to clear appcfg credential cache
Many a times, it so happens that you need to work with multiple credentials while uploading/downloading apps on Google appengine. In such a scenario, it becomes difficult to switch credentials instantly. For instance, you have just uploaded an app using appcfg.py with your google credentials and they are …
Read More