Reputation: 57
I am using JMeter 5.2, only via Command Line Mode.
For debugging purposes I need to get a list of all currently installed plugins for the JMeter version.
How I could achieve that?
Upvotes: 1
Views: 650
Reputation: 58872
You can use plugin manager using CLI:
command-line is simple: PluginsManagerCMD <command> [<params>]
command-line is simple:
PluginsManagerCMD <command> [<params>]
In your case execute status
PluginsManagerCMD status