jj@MacBook-Pro bin % ./PluginsManagerCMD.sh --generate-png /Users/jj/perf/test.png --input-jtl /Users/jj/perf/sdhb.jtl --plugin-type ResponseTimesOverTime
2020-10-20 16:40:13,222 INFO o.j.r.PluginManagerCMD: Command is: --generate-png
Options for tool 'PluginManagerCMD': <command> <paramstr> where <command> is one of: help, status, available, upgrades, install, install-all-except, install-for-jmx, uninstall.
ERROR: java.lang.RuntimeException: Failed to perform cmdline operation: Wrong command: --generate-png
*** Problem's technical details go below ***
Home directory was detected as: /Users/jj/apache-jmeter-5.3/lib
Exception in thread "main" java.lang.RuntimeException: Failed to perform cmdline operation: Wrong command: --generate-png
at org.jmeterplugins.repository.PluginManagerCMD.processParams(PluginManagerCMD.java:100)
at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:62)
at kg.apc.cmdtools.PluginsCMD.processParams(PluginsCMD.java:21)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at kg.apc.cmd.UniversalRunner.main(UniversalRunner.java:115)
Caused by: java.lang.UnsupportedOperationException: Wrong command: --generate-png
at org.jmeterplugins.repository.PluginManagerCMD.processParams(PluginManagerCMD.java:95)
... 7 more
--
You received this message because you are subscribed to the Google Groups "jmeter-plugins" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jmeter-plugin...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jmeter-plugins/1d6b65a4-0331-4565-8f87-fe48d291a939n%40googlegroups.com.