1 Star 0 Fork 8

ZoeDong/grpc

forked from OpenCloudOS Stream/grpc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
grpc_cli.1 902 Bytes
一键复制 编辑 原始数据 按行查看 历史
nilusyi 提交于 2023-02-22 17:40 . OCS package init
.TH GRPC_CLI "1" "May 2021" "" "User Commands"
.SH NAME
.B grpc_cli
\(en a command-line tool to talk to a grpc server
.SH SYNOPSIS
.B grpc_cli
.I COMMAND
.RI [ OPTION ]...\:
.SH OPTIONS
.SS COMMANDS
.P
Each of the following has a corresponding man page: for example,
.BR grpc_cli\-ls (1)
for
.RB \(lq grpc_cli\ ls \(rq.
.TP
.B grpc_cli\ ls
List services
.TP
.B grpc_cli\ call
Call method
.TP
.B grpc_cli\ type
Print type
.TP
.B grpc_cli\ parse
Parse message
.TP
.B grpc_cli\ totext
Convert binary message to text
.TP
.B grpc_cli\ tojson
Convert binary message to json
.TP
.B grpc_cli\ tobinary
Convert text message to binary
.TP
.B grpc_cli\ help
Print this message, or per-command usage
.SH "SEE\ ALSO"
.BR grpc_cli\-ls (1),
.BR grpc_cli\-call (1),
.BR grpc_cli\-type (1),
.BR grpc_cli\-parse (1),
.BR grpc_cli\-totext (1),
.BR grpc_cli\-tojson (1),
.BR grpc_cli\-tobinary (1),
.BR grpc_cli\-help (1)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ZoeDong/grpc.git
git@gitee.com:ZoeDong/grpc.git
ZoeDong
grpc
grpc
master

搜索帮助