【发布时间】:2015-11-11 11:16:44
【问题描述】:
是否可以自动访问Google Cloud Source Repository,即使用service account 从GCE 实例?
我在文档中看到的唯一身份验证方法是使用 gcloud auth login 命令,该命令将对我的个人用户进行身份验证以访问 repo,而不是我正在运行命令的机器。
【问题讨论】:
标签: google-cloud-platform service-accounts gcloud-cli google-cloud-source-repos