mrsquaare/SSH Setup
Setup SSH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | SSH host | yes | — |
| port | SSH port | no | 22 |
| private-key | SSH private key | yes | — |
| private-key-name | SSH private key name | no | id_rsa |
Outputs
| name | description |
|---|---|
| ssh-path | Path to the SSH private key |
| ssh-agent-pid | PID of the SSH agent |
| ssh-auth-sock | Path to the SSH auth socket |