It's all about the answers!

Ask a question

Verifying that is a component is loaded from the command line?


Sean Burke (3789137237) | asked Sep 23 '14, 5:24 p.m.
We have a workspace with a total of n components, but only (n-1) components have been loaded into the Sandbox (the last component was just accepted into the workspace from the stream). RTC will not load a new component into the Sandbox when issuing the "accept" command, I have to use the "load" command. 

How can I get RTC to tell me the name/id of the component that is not loaded, so I can automatically issue a load command? 

Accepted answer


permanent link
Tim Mok (6.6k38) | answered Sep 24 '14, 11:07 a.m.
JAZZ DEVELOPER
 If you still have the output of the accept command, you can see which components were added. However, it's easier to invoke load again. Use --force to overwrite loaded files. It will only redownload and overwrite if the files aren't up to date.
Sean Burke selected this answer as the correct answer

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.