The HiveMQ MQTT CLI is an open-source Java MQTT client tool.
100K+
MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1.
A detailed documentation can be found here.
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
Content type
Image
Digest
sha256:7a01d56bb…
Size
123.5 MB
Last updated
14 days ago
docker pull hivemq/mqtt-cli:4.53.0