gsutil cp gs://my-bucket/report.pdf .

Category: Google Cloud & Workspace

gsutil cp gs://my-bucket/report.pdf .

Download an object from a bucket

Fetches report.pdf from my-bucket into the current directory. The destination can be any local path, or another bucket to copy between buckets. Larger transfers benefit from the parallel flag: gsutil -m cp.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.