command
module
Version:
v0.0.0-...-d238430
Opens a new window with list of versions in this module.
Published: Jul 19, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.