cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to pass arguments to CLI to generate report.

ghole
1-Newbie

How to pass arguments to CLI to generate report.

Hi,

I need to generate report to show previous releases between 2 releases. And those 2 releases needs to passed as arguments using CLI.

Could you please help me how should I pass arguments using CLI and generate previous releases based on the arguemnts.

Thanks,

Gajanan

3 REPLIES 3
KaelLizak
14-Alexandrite
(To:ghole)

Gajanan,

What exactly are you looking for in this report? When you say a release, that suggests to me that you are talking about Source artifacts. Do you mean a different between two checkpoints?

Regards,

Kael


Kind Regards,
Kael Lizak

Senior Technical Support Engineer
PTC Integrity Lifecycle Manager

Thanks for your reply....

What exactly I want is to get report between two user inputs. How can we pass parameters/user input in report.

How to create report using CLI.

KaelLizak
14-Alexandrite
(To:ghole)

You might want to look at the Integrity 10.5 Workflows and CLI Reference, page 142: the im runreport command. You probably want --issues or --issues2. Based on what you have described, it seems like that might do what you are looking for.


Kind Regards,
Kael Lizak

Senior Technical Support Engineer
PTC Integrity Lifecycle Manager
Top Tags