"GET_SSH_VALUE" Command

Description: This command connects to an SSH saved in SSH connections, executes the commands specified by the "Commands" and the results are stored in comma-separated variables specified in the "variable name". The result/output for each SSH executed command will be shown as well.

Usage Scenario: Suppose want to print the message “This is an automated Subject7 test” and assign it to a variable.

Procedure: Define your SSH connection and use it in your step. Enter “echo This is an automated Subject7 test” in the Commands field which will print the message. Your step will look like this:

image-20240610-155403.png

Upon execution, your message will be printed and assigned to the variable name you used.