Difference between revisions of "Gsutil"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
* Read https://stackoverflow.com/questions/tagged/gsutil?tab=Votes | * Read https://stackoverflow.com/questions/tagged/gsutil?tab=Votes | ||
* Install gsutil or use [[Cloud Shell]] to view [[folders]] content using <code>[[gsutil ls]]</code> | * Install gsutil 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] |
== See also == | == See also == |
Revision as of 05:47, 3 August 2022
https://cloud.google.com/storage/docs/gsutil
- Installation:
- Not available in
brew install gsutil
pip3 install gsutil
gsutil config
gsutil ls
gsutil ls -L -b gs://your-bucket-name/
gsutil cp
gsutil du
gsutil signurl -d 10m Desktop/private-key.json gs://example-bucket/cat.jpeg
Binaries:
$HOME/brew/Caskroom/google-cloud-sdk/latest/google-cloud-sdk/bin/gsutil
$HOME/brew/bin/gsutil
Related
Activities
- Read https://stackoverflow.com/questions/tagged/gsutil?tab=Votes
- Install gsutil or use Cloud Shell to view folders content using
gsutil ls
- View How to use Cloud Storage with the command-line tool video
See also
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: