什么是与 ``gcloud`` 命令行工具关联的 "well known" 文件
What is "well known" file associated with ``gcloud`` command line tool
在某些 gcloud code 中,我找到了一条评论:
Stored "well known" file associated with gcloud
command line tool
这是什么 "well known" 文件?
我相信这就是您要找的:
https://github.com/google/oauth2client/blob/master/oauth2client/client.py#L1367
对于Linux/MacOSX,它是
~/.config/gcloud/application_default_credentials.json
在某些 gcloud code 中,我找到了一条评论:
Stored "well known" file associated with
gcloud
command line tool
这是什么 "well known" 文件?
我相信这就是您要找的: https://github.com/google/oauth2client/blob/master/oauth2client/client.py#L1367
对于Linux/MacOSX,它是 ~/.config/gcloud/application_default_credentials.json