1GRPC_CLI-TOBINARY(1) User Commands GRPC_CLI-TOBINARY(1)
2
3
4
6 grpc_cli tobinary – convert text message to binary
7
9 grpc_cli tobinary protofiles type [message] [OPTION]...
10
12 protofiles
13 Comma separated list of proto files
14
15 type Protocol buffer type name
16
17 --proto_path
18 The search paths of proto files (: separated)
19
20 --infile
21 Input filename (defaults to stdin)
22
23 --outfile
24 Output filename (defaults to stdout)
25
27 grpc_cli(1), grpc_cli-ls(1), grpc_cli-call(1), grpc_cli-type(1),
28 grpc_cli-parse(1), grpc_cli-totext(1), grpc_cli-tojson(1),
29 grpc_cli-help(1)
30
31
32
33 May 2021 GRPC_CLI-TOBINARY(1)