Currently, 'im viewdynamicgroup' or 'im dynamicgroups' will give list of all projects and its membership for the given dynamic groups, that needs to be parsed for specific project information.
There is no direct option available with this commands to mention specific project, we need to iterate through each and find our project and then its membership.
Here, we are proposing to add any parameter like --project for these both dynamicgroup commands, in which we can add the "im project" name and get the dynamic group membership for that project only.
Example:
im dynamicgroups --field=membership --project="<IM_PROJECT_NAME>" "Dynamic_Group_Name"
im viewdynamicgroup --membershipFilter=<IM_PROJECT_NAME> "Dynamic_Group_Name"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.