christian-vorhemus/Azure Blob Storage action'
Upload or download blobs from an Azure Storage Account
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| direction | Specifies if you want to 'upload' or 'download' a blob | yes | download |
| connection_string | Specifies the connection string of the Azure Storage account to use | yes | "" |
| container | Specifies the container name of your Azure Storage account to use | yes | "" |
| blob_path | Specifies the path or file of the blob in your Azure Storage account | yes | "" |
| local_path | Specifies the path or file on the local machine | no | ./ |
Outputs
no outputs