Possible to assign roles and emails in CLI

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

@gman804,

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

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.