> appcfg.py delete_version -A <app id> -V beta-1 > > I get an error "Cannot delete default version of default module." > > Is there no way to simply remove this deployment? >
I think you saying you dont need AppEngine for this project at all? So could just delete the App Engine App. Or disable it - So it wont run. (but not the Cloud Project, still need that!) ... of if really paranoid, deploy a new 'empty' module. Make it the default, and delete the other module. > can anyone clarify the relationship between Google Cloud projects and > Google App Engine applications? Its a one-to-one mapping in my experience. Each AppEngine app got a Cloud project. If you create a Cloud project, there is automatically a App Engine AppID for it. > Or is it related somehow to the application id that you choose? Yes. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAJCAUu%2BmZi3wD9CoxMjOMmyN5EP1a9WQpBMSue7MHbhYGMSVNg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
