omrpc-register

Name

omrpc-register -- Operations about OmniRPC's registry.

Synopsis

omrpc-register [-path reg_path] [-show | -help | -clear | [-register | -remove] rex_prog]

Description

Adds registry of remote executable programs, and removes them from the registry. Shows the current registry.

Options

-path reg_path

Specifies path to the registry. The default registry path is "$HOME/.omrpc-registry".

-show

Shows information about the current registry.

-clear

Removes all information about current registry.

-register rex_prog

Registers the remote executable program rex_prog on remote host.

-remove rex_prog

Removes the remote executable program rex_prog from the registry.

-help

Displays help and exits.