#pulsar #tool #cli-tool #cli

app pucli

简单的 Pulsar 命令行界面

8 个版本 (4 个破坏性版本)

0.5.0 2022年3月13日
0.4.1 2022年3月13日
0.3.0 2022年2月20日
0.2.0 2022年2月6日
0.1.3 2022年2月5日

#9 in #pulsar

MIT 许可证

16KB
261

PUCLI - Pulsar 命令行界面

Test Status Crate API

快速开始

使用 cargo 安装

cargo install pucli

发布事件

pucli pub -t test -m '{"hello":"world"}'

订阅事件

pucli sub -t test -s test -- jq '.hello'

依赖项

~15–28MB
~451K SLoC