The SSH Execute Command action uses a connection opened with SSH Open Connection Action to execute a single command on the SSH server. The result of this command can optionally be stored in a variable.

Execute Command

Execute command

Connection

The previously opened connection to use.

Command

The command to execute on the the SSH server.

Save result to variable

Optionally save the output from the command to the specified variable.

Command timeout

Specifies how long the action should wait for a response from the server. If you are receiving partial or no result when you expect one, try increasing the Timeout.

Fail if timeout occurs

Expected exit status

Fail on unexpected exit status

  • No labels