cloudkernels/minio-download
Action that lets you download objects from a MinIO server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | URL of the MinIO server | yes | — |
| access-key | Access Key for the MinIO server | yes | — |
| secret-key | Secret Key for the MinIO server | yes | — |
| local-path | Path of the local object | yes | ./ |
| remote-path | Path to remote object | yes | — |
Outputs
no outputs