james70s/SSH and SCP Setup
Executing remote ssh and scp commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | ssh remote host | — | — |
| port | ssh remote port | — | 22 |
| user | ssh user | — | — |
| key | content of ssh private key. ex raw content of ~/.ssh/id_rsa | — | — |
| ssh_before | execute commands before SCP | — | — |
| scp | scp local and remote | — | — |
| ssh_after | execute commands after SCP | — | — |
Outputs
no outputs