← 返回命令列表

Linux command

wireman 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Launch the gRPC client

wireman

Activate server reflection

Ctrl+r

说明

WireMan is a terminal-based gRPC client written in Rust. It reads .proto files from a configuration file and provides a TUI for sending requests, browsing services and methods, and viewing responses. The client supports server reflection, server-side streaming, header and metadata management, environment-based token loading via shell scripts, and exporting requests as grpcurl commands. Request history is persisted between sessions.

FAQ

What is the wireman command used for?

WireMan is a terminal-based gRPC client written in Rust. It reads .proto files from a configuration file and provides a TUI for sending requests, browsing services and methods, and viewing responses. The client supports server reflection, server-side streaming, header and metadata management, environment-based token loading via shell scripts, and exporting requests as grpcurl commands. Request history is persisted between sessions.

How do I run a basic wireman example?

Run `wireman` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

Where can I find more wireman examples?

This page includes 2 examples for wireman, plus related commands for nearby Linux tasks.