logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pyro5-nsc - pyro name server control utility.

Authors

       Written by Irmen de Jong <irmen@razorvine.net>

       This manual page was written by Bo YU <tsu.yubo@gmail.com>

PYRO5-NSC 5.15                                      May 2024                                        PYRO5-NSC(1)

Description

       This is a simple control utility for pyro5 name server.

Name

pyro5-nsc - pyro name server control utility.

Options

-h,--help
              show this help message and exit

       -nHOST,--hostHOST
              hostname of the NS

       -pPORT,--portPORT
              port  of  the  NS (or bc-port if host isn't specified) -uUNIXSOCKET, --unixsocketUNIXSOCKET Unix
              domain socket name of the NS

       -v,--verbose
              verbose output

Synopsis

pyro5-nsc [-h] [-nHOST] [-pPORT] [-uUNIXSOCKET] [-v]
                      {list,lookup,register,remove,removematching,listmatching,yplookup_all,yplookup_any,setmeta,ping}

See Also