gsutil copy returning “AccessDeniedException: 403 Insufficient Permission” from GCE

前端 未结 9 2200
野的像风
野的像风 2020-12-02 11:48

I am logged in to a GCE instance via SSH. From there I would like to access the Storage with the help of a Service Account:

GCE> gcloud auth list
Credenti         


        
9条回答
  •  北海茫月
    2020-12-02 12:25

    gsutil config -b

    Then surf to the URL it provides, [ CLICK Allow ]

    Then copy the verification code and paste to terminal.

提交回复
热议问题