I have a csv list of users, emails, phone, etc and I want to create users with their email and assign an existing role, with a bash script. how do i do that in v4 home? thanks
It’s not possible to assign user roles with cli. You should do it with rest api.
Or you create users with “group path”, then copy the acl/config from “existing role”
to this group