Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The SSH Batch Execute action opens a connection to an SSH server, performs multiple commands then closes the connection. This action is useful if you have multiple commands to run and do not care about the result of each. If you need to validate the results of individual commands, use SSH Open Connection for how to configure the connection.

Image Removed 

Connection

Image Added

Connection settings

Connection name

...

A list of commands to be run on the SSH server, in order. Results from the commands are written to the build log. Commands are executed in the same session, so you can (for example) change directories etc.

Image Added