Nabu-asr
|
contains the run_remote function More...
Functions | |
def | nabu.computing.static.run_remote.run_remote (host, command) |
run a command remotely over ssh More... | |
contains the run_remote function
def nabu.computing.static.run_remote.run_remote | ( | host, | |
command | |||
) |
run a command remotely over ssh
host | the host where the command should be ran |
command | the command that should be executed |
out | the file where the output should be written |