cross-the-world/ssh-pipeline
Pipeline: ssh
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | ssh remote host | yes | — |
| port | ssh remote port | — | 22 |
| user | ssh remote user | yes | — |
| key | content of ssh private key. ex raw content of ~/.ssh/id_rsa | no | — |
| pass | ssh remote password | no | — |
| connect_timeout | connection timeout to remote host | no | 30s |
| script | execute commands on ssh | no | — |
Outputs
no outputs