doumei1926 2017-01-24 08:33
浏览 53
已采纳

如何更改用于部署到GAE的帐户?

Im having a problem where I used one account to deploy to GAE through terminal and GAE SDK, i.e goapp deploy. Not at a later point I need to deploy to another account but I dont understand how to change this in terminal? How do I trigger a new login to happen?

I read this question: How to switch google app engine account to deploy applications? but I dont get it to work either. I write the --email=bla@gmail.com flag but get the error message:

flag provided but not defined: -email

Am I using the --email flag wrong or maybe wrong parameters?

  • 写回答

1条回答 默认 最新

  • dourun2990 2017-01-24 08:59
    关注

    Use the --no_cookies flag, e.g.:

    python2.7 /path/to/google_appengine/appcfg.py --no_cookies update myapp
    

    --no_cookies

    Do not store the administrator sign-in credentials as a cookie; prompt for a password every time. This flag will bring up a prompt for your email address as well.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 c语言怎么用printf(“\b \b”)与getch()实现黑框里写入与删除?
  • ¥20 怎么用dlib库的算法识别小麦病虫害
  • ¥15 华为ensp模拟器中S5700交换机在配置过程中老是反复重启
  • ¥15 java写代码遇到问题,求帮助
  • ¥15 uniapp uview http 如何实现统一的请求异常信息提示?
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?