gcs-downloader

command module
v0.0.0-...-ec34376 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 10 Imported by: 0

README

GCS Downloader

Download a file from a GCS bucket

Equivalent to:

curl -v  -X GET -H "Authorization: Bearer $(gcloud auth print-access-token)" -o ~/Downloads/GCS/db-data-volume.tar.gz "https://storage.googleapis.com/storage/v1/b/<BUCKET>/o/<file>?alt=media"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL