管理 Cloud Run 服务
查看 Cloud Run 资源的状态
您可以使用 Cloud Run Explorer 查看 Cloud Run 服务和修订版本的状态:
- 点击左侧的 VS Code 活动栏中的
Cloud Code 图标。
展开 Cloud Run 部分以查看 Cloud Run 服务。服务或修订版本详细信息显示在属性部分下。
将服务部署到 Cloud Run
右键点击某项服务,然后点击 Deploy to Cloud Run(部署到 Cloud Run)。
打开服务网址
展开服务,展开属性,然后点击服务网址旁边的 open_in_new 在新窗口中打开图标。
打开日志浏览器
右键点击某项服务,然后点击查看日志。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-04-26 UTC.
[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"很难理解"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"信息或代码不正确"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"没有我需要的信息/示例"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]