ayesh/Run remote SSH command

Connect to a server over SSH, and run a command

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ssh_keySSH private keyyes""
ssh_hostSSH host to connect
ssh_portSSH port to connect (defaults to 22)no22
ssh_usernameSSH username to use (defaults to root)noroot
command_cwdWorking directory to change to, before running the commandno.
commandCommand to run after connecting to the server over SSHyes
namedescription
outputCommand output
exit_codeCommand exit code