RTC CLI: how to check status of component(unresolved, incoming or outgoing changes) using rtc cli rather than entire workspace
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
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
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.