0

我使用:google cloud VM,它与 gcloud 命令行配合得很好。我从 Google Cloud DNS 开始。- 安装 Cloud SDK - 在命令行上进行身份验证 - 创建项目 - 设置 api dns - 验证域所有权。但是当我执行时:

 gcloud managed dns - area create --dns_name = " mydomaine.com . " --description = " A test zone" mydomainezonename
Creating {' dNSName ' : ' name' ' mydomaine.com . ' ' Examplezone '
'description' : ' mydomaine test area '} in PROJECT

Do you want to continue (Y / n) ? Y

ERROR: ( gcloud.dns.managed - zone.create ) ResponseError : status = 400 = Bad Request code , reason (s) = invalid
message = Invalid value for project: PROJECT

我在网上搜索,但我找不到我的问题的原因。

4

0 回答 0