Create cell and add user to it from CLI

I’m prototyping cell oriented code here: cells-client/cmd/cell.go at cell · erpadmin/cells-client · GitHub

The code in this example creates a new cell and does not error, but for some reason, user “stan’ doesn’t get access (checked manually in the UI).

A hint would be appreciated :saluting_face:

tweaking the acl values and setting the map key for the acl to the user UUID fixed it

Thanks for contributing.

We’ll try to have a look at this this week and let you know

Thanks for the response. This was resolved.