gRPC CLI Configuration
Is it possible to configure Protobuf Search Paths using only the CLI on Redhat?
Is it possible to configure Protobuf Search Paths using only the CLI on Redhat?
The Protobuf Search Paths Settings are stored in a UAT (config file) that is stored with each Configuration Profile:
Protobuf Search Paths (protobuf_search_paths) (Section 11.21, “Protobuf Search Paths”)
You could use the same profile (-C gRPC_foo
) and modify the config file (protobuf_search_paths
) in the profile before running Wireshark or TShark each time.
Or you could have several/many profiles (gRPC_foo1
, gRPC_foo2
, gRPC_foo3
, gRPC_foo4
) and modify the search path settings for each before. Then run Wireshark/TShark -C gRPC_fooX
as appropriate.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2022-06-15 15:50:15 +0000
Seen: 73 times
Last updated: Jun 15