actions-marketplace-validations/SSH Push
Transfer your folders and execute command with SSH used with NodeJS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| host | IP Address of remote host | yes | — |
| port | Port of SSH Protocol | no | 22 |
| username | Username of SSH user | yes | — |
| password | Password of user | yes | — |
| source | Folder/File to be transferred | yes | — |
| destination | Destination of source archive file | yes | — |
| scripts | Execute commands after transfer source file | no | — |
Outputs
| name | description |
|---|---|
| status | Status |