garygrossgarten/Run SSH command

Github Action to run commands on a remote server using SSH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commandCommand to execute on the remote server.yes
hostHostname or IP address of the server.nolocalhost
usernameUsername for authentication.no
portPort number of the server.no22
privateKeyFile Location or string that contains a private key for either key-based or hostbased user authentication (OpenSSH format)no
passwordPassword for password-based user authentication.no
passphraseFor an encrypted private key, this is the passphrase used to decrypt it.no
tryKeyboardTry keyboard-interactive user authentication if primary user authentication method fails.no

no outputs