Yash Tibrewal
c26bb28626
[doc] Add note on current status of grpc_cli tool ( #35675 )
...
Closes #35675
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/35675 from yashykt:UpdateGrpcCliDoc a62de2821d
PiperOrigin-RevId: 603095922
10 months ago
Yonathan Randolph
a985978d82
grpc_cli: allow multiple colon-separated paths in --proto_path ( #24187 )
...
Co-authored-by: Yash Tibrewal <yashkt@google.com>
Co-authored-by: AJ Heller <hork@google.com>
4 years ago
capstan
1f670397ce
Remove gflags.
...
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
4 years ago
Jan Tattermusch
436165a753
Simplify the instructions a bit more.
5 years ago
Jan Tattermusch
7740ed281d
A few more improvements
5 years ago
Tomasz Jonak
0a023f64d0
grpc_cli: add info about cmake gRPC_BUILD_TESTS flag
...
To get grpc_cli make target generated with cmake, `gRPC_BUILD_TESTS` flag has to be defined. This is currently not specified in docs.
5 years ago
Andrew Scherkus
4bf0048194
Document --noremotedb flag for grpc_cli.
...
It's surprising that grpc_cli always attempts to use the reflection
service even when providing local proto files. Document the
existence of a flag that surpresses this behavior.
5 years ago
Matthew Bender
68f549e43f
Update instructions to include how to satisfy gFlags prerequisite on a mac
6 years ago
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
7 years ago
Victor Boivie
e5758a1a77
typo: probobuf -> protobuf
7 years ago
Yuchen Zeng
4be9b474d4
Update grpc_cli doc
7 years ago
Eric Gribkoff
132fd42a70
Update instructions for building grpc_cli from a fresh copy of the gRPC
...
repository.
8 years ago
Yuchen Zeng
9cb9445155
Addressed review comments
8 years ago
Yang Gao
0aa822b20f
minor fixes
9 years ago
Yang Gao
ac4b3a6e59
Create command_line_tool.md
9 years ago