Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Markdown
### Syntax : remote execute [options]
### Description

* **-script**

  Local script to execute on remote server

  *Required*
* **-username**

  Username when connecting to remote server

  *Required*
* **-password**

  Password when connecting to remote server, required when -privateKey is not used

  
* **-privateKey**

  Private SSH key, required when -password is not used

  
* **-passphrase**

  SSH key pass phrase

  
* **-host**

  URL of the server

  *Required*
* **-port**

  SSH Port