Hello

I have few project that i update every now and then. Php and GAE.
Used to use the old cmd tools (appcfg.py) but had to update to gcloud

I made a mistake and run command 

gcloud app deploy project222/app.yaml --version=1 --promote

without reading closely enough and it updated this project over another 
one! huuuge mistake

How can i make it more simple when dealing with multiple projects withouth 
always having to first set project with 
gcloud config set project projectname 

?

Thanks


-- 
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/26689fe5-ed15-434e-8513-69449948286d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to