hireahelper/Google Cloud Storage Download Tar
Download/extract tar file from a Google Cloud Storage bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | Name of the bucket to look for the tar file | yes | — |
| bucket-prefix | Prefix of filename in bucket /(owner)/(repo)/(prefix)/(key.tar) | no | — |
| key | Key to use as filename | yes | — |
Outputs
| name | description |
|---|---|
| success | Whether the tar was successfuly downloaded/extracted |