It's all about the answers!

Ask a question

RTC CLI: how to check status of component(unresolved, incoming or outgoing changes) using rtc cli rather than entire workspace


Nilesh Patil (1733650) | asked Apr 17 '17, 4:27 a.m.

 Hi All, 

I have requirement where I need to check status of component in workspace. Status include unresolved , incoming or outgoing changes for component.
There is cli command lscm status which does same job, but it checks for status of all the component in workspace(sandbox).
I would like to filter it for one or two component rather than whole workspace.

Is it possible to check status of selective component using rtc cli command

Thank you in advance

One answer



permanent link
Shashikant Padur (4.2k27) | answered Apr 17 '17, 11:34 p.m.
JAZZ DEVELOPER
The status command does not support specifying the list of components. To get the status of one component you could step into the component folder (if you have loaded the component name as root folder) or step into one of the folders of the component and then run the status command.

I believe there is an enhancement request open to filter using components.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.