platform-coop-toolkit/Rsync Deploy
Deploy content to a remote server using rsync.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flags | Flags for rsync. | yes | -azrh |
| port | SSH Port | yes | 22 |
| src | Local directory to be synced. | yes | "" |
| dest | Remote server and path. | yes | — |
Outputs
| name | description |
|---|---|
| status | Status of the command. |