msatbsx/ssh and run your script on remote host
Build pull & deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| command | Command to execute on the remote server. | yes | — |
| host | Hostname or IP address of the server. | yes | — |
| key | File Location or string that contains a private key for authentication. | yes | — |
| user | Username for authentication. | no | ubuntu |
| port | SSH port number of the server. | no | 22 |
| args | SSH parameters. | no | — |
Outputs
| name | description |
|---|---|
| time | The time we did the job |