SSH module: Wrap
Wrap a command in a SSH call.
Example
space -m os /info/ -m ssh /wrap/ -esshuser="janitor" -esshkeyfile="/tmp/janitor.key" -esshhost="192.168.0.10"
Exit status code is expected to be 0 on success.
Edit this pageWrap a command in a SSH call.
space -m os /info/ -m ssh /wrap/ -esshuser="janitor" -esshkeyfile="/tmp/janitor.key" -esshhost="192.168.0.10"
Exit status code is expected to be 0 on success.
Edit this page