如何切换Google App Engine账户以部署应用程序?

huangapple go评论73阅读模式
英文:

How to switch google app engine account to deploy applications?

问题

我有两个Google App Engine账户,一个是个人账户,另一个是工作账户。

要将应用部署到Google App Engine,第一次使用"goapp deploy"命令时,它会要求输入电子邮件和密码。现在我无法切换到另一个账户。

我尝试重新启动我的Mac,但没有效果。我应该怎么做才能使用另一个账户进行部署呢?

英文:

I have 2 google app engine accounts. one is personal account. another one is work account.

to deploy apps to google app engine. first time, I am using "goapp deploy", it asked me for email and password. now I got stuck with it. I cannot switch to another account.

i tried to reboot my mac, it does not work. what should i do to deploy using another account?

答案1

得分: 1

你是否尝试在命令行中使用 --email 选项,就像官方文档中所解释的那样?

英文:

Have you tried using the --email option in the command line, like explained in the official documentation

huangapple
  • 本文由 发表于 2014年6月5日 07:19:31
  • 转载请务必保留本文链接:https://go.coder-hub.com/24049181.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定