How to switch google app engine account to deploy

2019-07-27 22:22发布

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条回答
Emotional °昔
2楼-- · 2019-07-27 22:56

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

查看更多
登录 后发表回答