How to add Provisioning roles or roles with etautil for bulk load
All Identity Manager
1) Add the following to input.txt
add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='test1';
add 'eTRoleContainerName=Roles,eTNamespaceName=CommonObjects' eTRole eTRoleName='test2';
one command per line with semi-colon terminating
2) execute command etautil -u USER -p PWD -f input.txt