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

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * Amazon EBS * {{GCP}}")
Tags: Mobile web edit, Mobile edit
 
 
(34 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
+
[[wikipedia:Google Storage]]
  
 +
* <code>[[gsutil ls]]</code>
 +
** <code>[[gsutil ls -L -b gs://your-bucket-name/]]</code>
 +
* <code>[[gsutil cp]]</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 ==
 +
* [[GCS Object versioning]]
 +
* [[Terraform backend: 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 ==
* [[Amazon EBS]]
+
* {{gsutil ls}}
* {{GCP}}
+
* {{gsutil config}}
 +
* {{gsutil}}
 +
* {{GCS}}
 +
 
 +
[[Category:GCP]]
 +
[[Category:GCS]]
 +
[[Category:Object storage]]

Latest revision as of 08:27, 7 November 2022

Advertising: