pyro-nsc --version (return code: 0)
Ignored options: --
PyroNS control program - usage is as follows;
>> pyro-nsc [-h host] [-p port] [-c bcaddr] [-i identification] command [args...]
where command is one of: ping, list, listall, resolve, register, remove, creategroup, deletegroup, showmeta, setmeta, resync, shutdown
host is the host where the NS should be contacted
port is the non-standard Pyro NS broadcast port
(if host is specified, it is the Pyro port instead)
bcaddr allows you to override the broadcast address
identification is the authentication ID to connect to the server
args... depend on the command.
pyro-nsc --help (return code: 0)
Ignored options: --
PyroNS control program - usage is as follows;
>> pyro-nsc [-h host] [-p port] [-c bcaddr] [-i identification] command [args...]
where command is one of: ping, list, listall, resolve, register, remove, creategroup, deletegroup, showmeta, setmeta, resync, shutdown
host is the host where the NS should be contacted
port is the non-standard Pyro NS broadcast port
(if host is specified, it is the Pyro port instead)
bcaddr allows you to override the broadcast address
identification is the authentication ID to connect to the server
args... depend on the command.