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
2024-01-31 10:44:38 -08:00
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>
2021-03-12 16:52:48 -08:00
capstan
1f670397ce
Remove gflags.
...
With the move to abseil's flags, this removed the now-unnecessary submodule and installation commands.
2020-11-14 03:03:55 +01:00
Jan Tattermusch
436165a753
Simplify the instructions a bit more.
2020-05-13 15:53:43 +02:00
Jan Tattermusch
7740ed281d
A few more improvements
2020-05-13 15:51:50 +02:00
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.
2020-02-17 13:36:58 +01:00
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.
2019-07-16 13:14:28 -04:00
Matthew Bender
68f549e43f
Update instructions to include how to satisfy gFlags prerequisite on a mac
2018-08-07 11:25:37 -06:00
Jan Tattermusch
f389e5267a
overhaul of top-level .md files
2018-06-20 20:35:04 +02:00
Victor Boivie
e5758a1a77
typo: probobuf -> protobuf
2018-01-30 13:28:40 +01:00
Yuchen Zeng
4be9b474d4
Update grpc_cli doc
2018-01-26 14:31:57 -08:00
Eric Gribkoff
132fd42a70
Update instructions for building grpc_cli from a fresh copy of the gRPC
...
repository.
2017-01-26 09:23:33 -08:00
Yuchen Zeng
9cb9445155
Addressed review comments
2016-07-20 16:39:31 -07:00
Yang Gao
0aa822b20f
minor fixes
2016-06-09 17:23:38 -07:00
Yang Gao
ac4b3a6e59
Create command_line_tool.md
2016-06-08 15:00:25 -07:00