mqtt-cli icon indicating copy to clipboard operation
mqtt-cli copied to clipboard

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

Results 33 mqtt-cli issues
Sort by recently updated
recently updated
newest added

## Problem or use case I want to connect to different brokers via `mqtt shell` in different situations (e.g. different projects, local dev vs. staging environments, etc.) and it'd be...

feature

## Problem or use case A maintainer/developer of an MQTT broker might want to fuzz his broker to find possible decoding/implementation issues. ## Preferred solution or suggestions The command could...

feature

A gradle plugin for .nuget can be found here: https://github.com/Itiviti/gradle-nuget-plugin Add the package in the same way like the others Add documentation ``` buildscript { repositories { mavenCentral() } dependencies...

feature

Add ability to read all information from yaml file(s) - this could be a single parameter or a block of parameters or at least the whole command could be packed...

feature

## Expected behavior `mqtt test` should succeed. ## Actual behavior `mqtt test` fails with login error. ## To Reproduce ### Steps create `$HOME/.mqtt-cli/config.properties`: ``` mqtt.host=xyz mqtt.port=8883 mqtt.version=5 auth.username=emqx123 auth.password=password ```...

## Expected behavior Source Code Build and Tests are Green. To work on the project I want to make sure I have the right build environment. Maybe causesd with unstable...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | de.thetaphi.forbiddenapis | `3.6` -> `3.7` | [![age](https://developer.mend.io/api/mc/badges/age/maven/de.thetaphi.forbiddenapis/3.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

cla-signed
renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.google.cloud.tools.jib | `3.4.0` -> `3.4.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud.tools.jib/3.4.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

cla-signed
renovate

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/hivemq/mqtt-cli). - WARN:...