Skip to content
Jeeva Kandasamy edited this page Oct 14, 2013 · 1 revision

Available CLI actions and Parameters

* cli.create.connection

Parameters: hostname, port, user, password

* cli.execute.command

Parameters: hostname, cmd, pass.string, fail.string

Example:

cli.create.connection,true,"hostname=localhost,port=22,user=autoeasy,password=autoeasy" cli.execute.command,false,"hostname=localhost,cmd=mkdir autoeasy;ls,pass.string=autoeasy,fail.string="