google cloud storage - gsutil ch command won't let me add a user -
google cloud storage - gsutil ch command won't let me add a user -
from reading documentation, sense have right syntax can't add together user have write access bucket. can explain me what's wrong setup?
$ gsutil acl ch -u [email address of person want give access]@gmail.com:write gs://[bucket name] commandexception: received bad request server: badrequestexception: 400 invalid value
your command fine, email address incorrect. can seek email address?
google-cloud-storage
Comments
Post a Comment