Difference between revisions of "Google Cloud Storage (GCS)"

From wikieduonline
Jump to navigation Jump to search
 
(23 intermediate revisions by 3 users not shown)
Line 2: Line 2:
  
 
* <code>[[gsutil ls]]</code>
 
* <code>[[gsutil ls]]</code>
 +
** <code>[[gsutil ls -L -b gs://your-bucket-name/]]</code>
 
* <code>[[gsutil cp]]</code>
 
* <code>[[gsutil cp]]</code>
 
* <code>[[gsutil mb]]</code>
 
* <code>[[gsutil mb]]</code>
 +
* <code>[[gsutil iam]]</code>
 +
* <code>[[gsutil acl]]</code>
 +
* <code>[[gsutil config]]</code>
 +
* <code>[[gsutil signurl]]</code>
  
 +
== Errors ==
 +
* <code>[[To add conditions, switch the bucket from fine-grained to uniform bucket-level access control]]</code>
 +
* <code>[[Additional permissions required to view this bucket's metadata: Ask a bucket owner to grant you 'storage.buckets.get' and 'storage.buckets.getIamPolicy' permissions (e.g., by giving your account the IAM Storage Admin role).]]</code>
  
 
== Related ==
 
== Related ==
Line 10: Line 18:
 
* [[Terraform backend: gcs]]
 
* [[Terraform backend: gcs]]
 
* Apply additional restrictions to a bucket: https://tsmx.net/accessing-a-single-bucket-in-gcs/
 
* Apply additional restrictions to a bucket: https://tsmx.net/accessing-a-single-bucket-in-gcs/
 +
* [[AWS S3]]
 +
* [[GCS Bucket|Bucket]], [[object]], [[folder]]
 +
* [[Uniform bucket-level access]]: [[IAM Conditions]]
 +
* [[ACL]]: <code>[[gsutil acl]]</code>
 +
* <code>[[Storage Admin]], [[Storage Object Admin]] </code>
 +
* [[GCP storage]]
  
 
== See also ==
 
== See also ==
 +
* {{gsutil ls}}
 +
* {{gsutil config}}
 
* {{gsutil}}
 
* {{gsutil}}
 
* {{GCS}}
 
* {{GCS}}
* {{GCP}}
 
  
 
[[Category:GCP]]
 
[[Category:GCP]]
 +
[[Category:GCS]]
 +
[[Category:Object storage]]

Latest revision as of 08:27, 7 November 2022

Advertising: