can i fetch the team area if given the user name/ details through CLI?
can i fetch the team area to which the user belongs to, if given the user name/ details through CLI?
if yes then how can i achieve it?
my usecase is as followes,
The usecase is already getting executed with another user story. With this the major aim of the task is to fetch the team area that belongs to the user and generate a mailing list for them so that notifications could be sent from Jenkins.
Accepted answer
Comments
Hello Sumant,
thanks for the reply.
i tried this command. It lists all the team areas present in a repository. but i want only team to which a particular user belongs to..
Use the -c/--contrib option and specify the userid.
Hello Shashikant,
thank you. it worked.
Hello,
can i fetch all the users who belong to a particular team area through CLI?
Thanks & Regards
Shruti
Hi Shruti