tutorial

User Management

Lewis Sheridan

Add New User and Assign Role (Optional)

Create User

bp user create --displayname 'Mike Tyson' --email mike@tyson.com --password 12345

View Roles

bp role list

View Assignments

bp assign list

Add Role Assignments

bp assign create -h
bp assign create --assigntype user --principal 665f0129790877778edd158f --scope /orgs/665ee76d64dcaff2a820cffc --role 665ee76d64dcaff2a820d003
← Back to Documentation