Package mqttcli

Simple MQTT CLI pub/sub client

https://git.sr.ht/~spc/mqttcli


mqttcli provides two programs (pub and sub) that allow command-line access to an
MQTT broker.

sub subscribes to a topic and prints messages received to standard output.
pub publishes the provided message to the provided topic. Both programs
accept flags that can be provided as a config file.

Version: 0.2.5

General Commands

pub publishes a message to an MQTT topic
sub subscribe to MQTT topics