【问题标题】:How to set a version of app as default on the new Google App Engine Dashboad如何在新的 Google App Engine 仪表板上将应用版本设置为默认版本
【发布时间】:2016-03-16 03:41:44
【问题描述】:

我已将我的网络应用的多个版本部署到 Google App Engine。在新的 Google App Engine Dashboard 上,我无法找到将版本设置为应用程序默认版本的位置。旧的 GAE 控制台允许我们单击“设为默认值”按钮,但它会从新的仪表板中消失。

【问题讨论】:

    标签: google-app-engine


    【解决方案1】:

    在开发者控制台中选择 App Engine > 版本。

    选择您要使用的版本,然后 > 迁移流量(在页面顶部)。

    【讨论】:

      【解决方案2】:

      如果您想使用命令行更改它,您可以使用 gcloud:

      gcloud 应用版本迁移 VERSION [--service=SERVICE, -s SERVICE] [GCLOUD_WIDE_FLAG …]

      见 gcloud documentation

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2016-09-25
        • 1970-01-01
        • 1970-01-01
        • 2020-04-22
        • 2018-01-14
        • 2021-12-30
        • 2022-01-10
        相关资源
        最近更新 更多