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