It's all about the answers!

Ask a question

using scm commad, to find the loginid


Reza Javan (1122) | asked Dec 06 '13, 8:09 p.m.
retagged Dec 10 '13, 11:57 a.m. by David Lafreniere (4.8k7)
 Hi,

I am using scm command line. 
I would like to find the userid/login id of the person for a given change set.

I have a change set id, the command below only gives me the full name of the owner of change set #1150.
scm ls ch 1150 -r <repository> -w <stream id> 

I am interested to find the login id of the user.

Thanks

One answer



permanent link
Shashikant Padur (4.2k27) | answered Dec 16 '13, 10:15 p.m.
JAZZ DEVELOPER
The scm command line does not list the userid in the commands nor does it provide a way to get the userid from a full name. I believe it would good to display the userid along with fullname at least in the json output which could be consumed by scripts.

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.