dawidniezgodka/Download File from GCP Bucket
Downloads a file from a Google Cloud Storage bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket_name | GCP bucket name | yes | — |
| target_file | Use this input if you want to download a specific file from the bucket | no | — |
| target_folder | Use this input if you want to download all files from a specific folder in the bucket | no | — |
| local_download_path | Path where the downloaded file will be saved | yes | — |
Outputs
no outputs