cd4c38
.TH GRPC_CLI "1" "May 2021" "" "User Commands"
cd4c38
.SH NAME
cd4c38
.B grpc_cli
cd4c38
\(en a command-line tool to talk to a grpc server
cd4c38
.SH SYNOPSIS
cd4c38
.B grpc_cli
cd4c38
.I COMMAND
cd4c38
.RI [ OPTION ]...\:
cd4c38
.SH OPTIONS
cd4c38
.SS COMMANDS
cd4c38
.P
cd4c38
Each of the following has a corresponding man page: for example,
cd4c38
.BR grpc_cli\-ls (1)
cd4c38
for
cd4c38
.RB \(lq grpc_cli\ ls \(rq.
cd4c38
.TP
cd4c38
.B grpc_cli\ ls
cd4c38
List services
cd4c38
.TP
cd4c38
.B grpc_cli\ call
cd4c38
Call method
cd4c38
.TP
cd4c38
.B grpc_cli\ type
cd4c38
Print type
cd4c38
.TP
cd4c38
.B grpc_cli\ parse
cd4c38
Parse message
cd4c38
.TP
cd4c38
.B grpc_cli\ totext
cd4c38
Convert binary message to text
cd4c38
.TP
cd4c38
.B grpc_cli\ tojson
cd4c38
Convert binary message to json
cd4c38
.TP
cd4c38
.B grpc_cli\ tobinary
cd4c38
Convert text message to binary
cd4c38
.TP
cd4c38
.B grpc_cli\ help
cd4c38
Print this message, or per-command usage
cd4c38
.SH "SEE\ ALSO"
cd4c38
.BR grpc_cli\-ls (1),
cd4c38
.BR grpc_cli\-call (1),
cd4c38
.BR grpc_cli\-type (1),
cd4c38
.BR grpc_cli\-parse (1),
cd4c38
.BR grpc_cli\-totext (1),
cd4c38
.BR grpc_cli\-tojson (1),
cd4c38
.BR grpc_cli\-tobinary (1),
cd4c38
.BR grpc_cli\-help (1)