actions-marketplace-validations/SSH Commands on remote server
SSH Remote Commands
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_host_alias | SSH Host Alias | — | — |
| ssh_commands | SSH Commands | yes | — |
| ssh_args | SSH arguments | — | — |
| ssh_stop_on_error | Stop script after first failure | — | true |
| ssh_host | SSH Host | yes | — |
| ssh_user | SSH User | yes | — |
| ssh_port | SSH Port | yes | 22 |
| ssh_key | SSH Key | yes | — |
Outputs
| name | description |
|---|---|
| ssh_host_alias | Name of the host that must be used to connect to this server |