Reports are not generating while executing from CLI

Hi All,

I’m trying to upload reports to katalon analytics from CLI Using command

java -jar ./katalon-report-uploader-0.0.1.jar --kit.server.api=https://analytics.katalon.com --projectId=120 -path=“./MyReports/” --email= --password=

After executing the command, I can see the execution in Katalon Analytics but It’s not showing the results as empty.