Morning,
I have a csv list of users I want to add, but I do not want the cli to exit every time it finds a user that is already in the group. Is there an option to Ignore and continue?
Hi @David Shapiro ,
We would like to inform you that if you run the below CLI action appending with --continue then it will execute the action even if it finds a user that is already in the group.
Sample CLI action:
--action runFromCsv --file "testfile.csv" --common "--action addUserTogroup --continue"
Also, please share with us the CLI action you are executing where you faced the issue.
Thanks,
Manisha
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.