gcloud run deploy keeps erroring when I add args: '--args: expected one argument'

前端 未结 0 954
予麋鹿
予麋鹿 2020-12-04 19:39

I am trying to run gcloud run deploy with the following parameters:

gcloud run deploy "$SERVICE_NAME" \\
    --quiet \\
    --region &q         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题