You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "Run a JCMD command on a running Java application via --args, downloads and deletes all files that are created in the current folder, use '--no-download' to prevent this",
230
-
RequiredTools: []string{"jcmd"},
231
-
GenerateFiles: false,
232
-
SshCommand: `$JCMD_COMMAND $(pidof java) $$ARGS`,
228
+
Name: "jcmd",
229
+
Description: "Run a JCMD command on a running Java application via --args, downloads and deletes all files that are created in the current folder, use '--no-download' to prevent this",
0 commit comments