raver119/Upload files to Statika server
This action uploads specified files to the remote Statika server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | your Statika token | yes | — |
| storage | address of the remote Statika server. I.e.: https://remote:8080/bucket. Bucket is optional. | yes | — |
| bucket | bucket where fields should be put. might be skipped, if storage field includes path argument. | no | "" |
| directory | directory with files to be uploaded | yes | — |
| regex | regular expression to filter files. Only matches will be uploaded. | no | "" |
| verbose | print various messages during the upload. either "true" or "false" | no | false |
Outputs
no outputs