digital-clouds/Rclone GitHub Action
Run rclone for files and directories from different cloud storage providers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| self-update | Update rclone to the latest version | no | true |
| config-file | Set custom location for rclone configuration file | no | — |
| config | Configuration to set up for rclone | yes | — |
| debug | Verbose debugging and logging or carry on, but do quit on errors | no | false |
| args | Arguments to pass for rclone | yes | — |
Outputs
| name | description |
|---|---|
| rclone | The output of rclone |