Package osh :: Package command :: Module remote
[frames] | no frames]

Module remote

source code

For API usage only, (for CLI use osh @CLUSTER [ ... ] syntax instead.)

Functions
 
remote(cluster, remote_command)
Execute a command on each node of cluster.
source code
Function Details

remote(cluster, remote_command)

source code 
Execute a command on each node of cluster. Output from each node is sent to the output stream, with the node name added as the first element of the output tuple.