Two questions:

I am pushing a new deployment up to the server using:

appcfg.py update

I then navigate manually to the Google App Engine, select the version
I just uploaded and click the "Make Default" button.

Question #1)
I prefer automating the last manual step, but could not find
documentation on how to do this.
How can I make a newly uploaded version the default?

Question #2)
Also, there is a limit of how many older version are kept around.
After the limit has been exceeded, I can not push up a new version.  I
like to programmatically delete older versions, so that only the last
three are kept around.  How can I do this?

Thank you very much.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to