Running test cases level on console

We are running our Katalon test suites using console via Jenkins.
However, we want to come to a point where we can just choose which test case (using parameterisation / dynamic variable) to run via Jenkins.
Understandably, with the current cmd feature of katalon, we can only do it at a Test suite / test suite collection level.

hi
i think there is a feature implementation in progress, named sort of ‘dynamic test suite’.
search the docs, not sure in which version is available and what is the actual status … but it is possible if you use proper tags for your testcases

LE: found it,i think this may help you:

https://docs.katalon.com/katalon-studio/docs/basic-search-for-dynamic-querying-test-suite.html

Thanks for this. It’s run from GUI though. Would you know how I can run this via Console (CMD) ?