Problem:
I’ve created user and role with some permissions in Pulp . I’d like to assign that role to the user. In order to do it I try:
pulp user role-assignment add --role myrole --username myuser
But I get an error saying that I have to provide content_object. What exactly is that content_object? How can I assign the role to user.
Expected outcome:
Assign role to user
Pulpcore version:
3.18.3
Pulp plugins installed and their versions:
rpm: 3.17.4 , file: 1.10.2
Operating system - distribution and version:
Red Hat 7.9
Other relevant data: