We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e8a29 commit c485a23Copy full SHA for c485a23
image/bin/cli-hivemq-mqtt-test
@@ -0,0 +1,3 @@
1
+#!/bin/sh
2
+
3
+java ${JAVA_OPTS} ${CLI_ACTIVEMQ_OPTS} -jar /opt/cli-java/cli-hivemq-mqtt.jar test "$@"
0 commit comments