aduchate/SSH Remote Commands
Executing remote ssh commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | SSH host address. | — | — |
| username | SSH username. | — | — |
| key | Content of the SSH private key. For example, the raw content of ~/.ssh/id_rsa. | — | — |
| script | Commands to be executed. | — | — |
Outputs
no outputs