Difference between revisions of "Gsutil"
Jump to navigation
Jump to search
(31 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
https://cloud.google.com/storage/docs/gsutil | https://cloud.google.com/storage/docs/gsutil | ||
− | * | + | * [[gsutil installation]] |
− | |||
− | + | == Commands == | |
− | + | {{gsutil commands}} | |
− | |||
− | *<code>[[gsutil | + | Binaries: |
+ | * <code>$HOME/brew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin/gsutil</code> | ||
+ | * <code>$HOME/brew/bin/gsutil</code> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[gsutil --help]]</code> | ||
+ | * <code>[[aws s3]]</code> | ||
+ | * <code>[[oci os]]</code> | ||
+ | * <code>[[gcloud auth login]]</code> | ||
+ | * [[Cloud Shell]] | ||
+ | * [[GCP Bucket permissions]] | ||
+ | * <code>[[pipdeptree]]: [[oauth2client]]</code> | ||
+ | * <code>[[gcloud]]</code> | ||
+ | * <code>[[bq]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Read https://stackoverflow.com/questions/tagged/gsutil?tab=Votes | ||
+ | * Install <code>gsutil</code> or use [[Cloud Shell]] to view [[folders]] content using <code>[[gsutil ls]]</code> | ||
+ | * [https://www.youtube.com/watch?v=M_urADGk9BQ View How to use Cloud Storage with the command-line tool video] | ||
+ | * [[apt-get install google-cloud-sdk]] | ||
== See also == | == See also == | ||
+ | * {{gsutil config}} | ||
* {{gsutil}} | * {{gsutil}} | ||
− | * {{ | + | * {{GCS}} |
[[Category:Google Cloud]] | [[Category:Google Cloud]] | ||
+ | [[Category:GCS]] |
Latest revision as of 11:07, 8 December 2023
https://cloud.google.com/storage/docs/gsutil
Contents
Commands[edit]
gsutil config
gsutil ls
gsutil ls -L -b gs://your-bucket-name/
gsutil cp
gsutil du
gsutil mb
gsutil signurl
gsutil ubla
gsutil defacl
Binaries:
$HOME/brew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin/gsutil
$HOME/brew/bin/gsutil
Related[edit]
gsutil --help
aws s3
oci os
gcloud auth login
- Cloud Shell
- GCP Bucket permissions
pipdeptree: oauth2client
gcloud
bq
Activities[edit]
- Read https://stackoverflow.com/questions/tagged/gsutil?tab=Votes
- Install
gsutil
or use Cloud Shell to view folders content usinggsutil ls
- View How to use Cloud Storage with the command-line tool video
- apt-get install google-cloud-sdk
See also[edit]
gsutil config, -r, -w, -f, -e, --help
,$HOME/.boto
gsutil
[config | singurl | mb | iam | cp | ls | acl | defacl | ubla | du | cors | --help
],$HOME/.boto, Cloud Shell
- GCS, GCS Bucket, permissions, GCS Object versioning,
gsutil
, Folder (Object Storage), GCS lifecycle,gcsfuse
, Storage Admin
Advertising: