grpc_cli-tojson - Man Page

grpc_cli tojson – convert binary message to json

Synopsis

grpc_cli tojson protofiles type [OPTION]...

Options

protofiles

Comma separated list of proto files

type

Protocol buffer type name

--proto_path

The search paths of proto files (: separated)

--infile

Input filename (defaults to stdin)

--outfile

Output filename (defaults to stdout)

See Also

grpc_cli(1), grpc_cli-ls(1), grpc_cli-call(1), grpc_cli-type(1), grpc_cli-parse(1), grpc_cli-totext(1), grpc_cli-tobinary(1), grpc_cli-help(1)

Referenced By

grpc_cli(1), grpc_cli-call(1), grpc_cli-help(1), grpc_cli-ls(1), grpc_cli-parse(1), grpc_cli-tobinary(1), grpc_cli-type(1).

May 2021