#include <fstream>#include <functional>#include <iostream>#include "absl/flags/flag.h"#include <grpcpp/support/config.h>#include "test/cpp/util/cli_credentials.h"#include "test/cpp/util/grpc_tool.h"#include "test/cpp/util/test_config.h"
Go to the source code of this file.
Functions | |
| ABSL_FLAG (std::string, outfile, "", "Output file (default is stdout)") | |
| int | main (int argc, char **argv) |
| static bool | SimplePrint (const std::string &outfile, const std::string &output) |
Definition at line 88 of file grpc_cli.cc.
Definition at line 77 of file grpc_cli.cc.