rnakamine/Azure Files Upload
This action uses the Azure CLI to upload the selected directory to Azure Files.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection_string | The connection string for the storage account. | yes | — |
| source | The directory to upload files from. | yes | — |
| destination | The destination of the upload operation. | yes | — |
| extra_args | Extra arguments. Can passing flags like `--pattern` or `--destination-path` | no | — |
Outputs
no outputs