worketeam/Run SSH commands
Execute SSH commands on a remote server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Host name or IP address | yes | — |
| user | Username for SSH login | yes | — |
| password | SSH password | no | "" |
| key | SSH private key | no | "" |
| passphrase | SSH passphrase for key | no | — |
| port | SSH port number | no | 22 |
| name | Server name or identifier | no | server |
| commands | List of commands to execute on the server | yes | — |
Outputs
no outputs