ingenerator/Upload to GCS
Upload files to a GCS bucket
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-directory | directory to upload from | yes | — |
| sources | globbing patterns to select the files to upload, one per line | yes | — |
| cache-control | cache-control header to set | yes | — |
| destination | bucket and optional prefix | yes | — |
| credentials | Deprecated - A JSON service account key. If blank, will attempt to use Google Application Default Credentials | no | — |
| gzip-extensions | extensions to gzip before uploading | no | css,js,html,eot,ico,otf,ttf,json,svg |
| max-parallel | maximum number to upload in parallel | no | 20 |
Outputs
no outputs