Katalon Docker - Is there any parameter to link a test run with a release in command line?

Hi,

I am using Katalon Docker image. I am wondering if there is any option in command line that allow us to link a test run with a release like the image below?

In the example above, I linked the release 22.17 to a test run manually from the TestOps UI.
As the release is in the same zone as the buildLabel and buildURL parameter. I am wondering if there is any similar parameter for the release, something like

–info releaseLabel=“22.17”

Anyone has an idea?
Thanks