Next: Invoking grpc-nfs-export, Previous: Invoking grpc-compile, Up: Stand-Alone Tools
grpc-rpcinfo
This program is equivalent to the rpcinfo program available on
most Unix systems and notably provided by the GNU C Library. In is a
client of the portmapper RPC program (see The Portmapper Program).
Among the options supported by rpcinfo, only a few of them are
supported at this moment:
Note that the host where the portmapper lives can be specified as the
last argument to grpc-rpcinfo:
# Query the portmapper at host `klimt'.
$ grpc-rpcinfo -p klimt
program vers proto port name
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
$ grpc-rpcinfo -d 100000 2 klimt
ERROR: `portmapper-unset' failed FALSE