Can i use SCM command to get all team areas for a specific project?
I need to either get all team areas defined for specific project area or identify for a specific team area - to which project area it belongs to.
We are using scm commands and i couldn't find any property or other way to create the above relation.
Am i missing it or there currently no way to provide this info?
any workaround will be appreciated as well.
Thanks
Accepted answer
Hi Rachel
I was testing out different commands and found a way to list All Project Areas and Team Areas using the list project area command and verbose option. Hope this helps, here is the command I tried on version 4.0.5
lscm list projectareas -r local -v
Without the verbose switch it only list project areas. From the above list you should be able to filter out project area / team area,
Let me know if this works for you.
Regards
Shubjit
I was testing out different commands and found a way to list All Project Areas and Team Areas using the list project area command and verbose option. Hope this helps, here is the command I tried on version 4.0.5
lscm list projectareas -r local -v
Without the verbose switch it only list project areas. From the above list you should be able to filter out project area / team area,
Let me know if this works for you.
Regards
Shubjit
Comments
sam detweiler
Mar 09 '14, 5:00 p.m.I don't believe there is any external way to accomplish what you want.
I don't think this data is available via oslc either. I know you can get the project areas(that u have access to with the userid u are using) , but I don't think there is a way to get team areas.
technically teamareas are output of the category selection.