hivemq/mqtt-cli

By hivemq

Updated 14 days ago

The HiveMQ MQTT CLI is an open-source Java MQTT client tool.

Image
Message queues
Internet of things
2

100K+

hivemq/mqtt-cli repository overview

MQTT-CLI

MQTT-CLI

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1.

Documentation

A detailed documentation can be found here.

Quick Start

You can run MQTT-CLI on every OS which supports Docker. To execute a simple command use the following syntax:

docker run hivemq/mqtt-cli <your-command>

To start the Shell-Mode of the CLI you need to add the -it flags to the docker-command:

docker run -it hivemq/mqtt-cli shell

Tag summary

Content type

Image

Digest

sha256:7a01d56bb

Size

123.5 MB

Last updated

14 days ago

docker pull hivemq/mqtt-cli:4.53.0