actions-marketplace-validations/remote_ssh_commands
Execute commands in a remote ssh server.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SSH_USER | ssh user | yes | — |
| SSH_PRIVATE_KEY | ssh private key | yes | — |
| SSH_HOST | ssh host | yes | — |
| SSH_PORT | ssh port | no | 22 |
| SSH_REMOTE_COMMANDS | command to execute in the remote server. | yes | — |
Outputs
no outputs