odpscmd-auth
Verified for current stable LTS
Odpscmd Auth Command: Create User Role
Use for create user role with Odpscmd Auth. Exact CLI syntax to create user role using Odpscmd Auth.
When to use this: Use for create user role with Odpscmd Auth.
Command Syntax
create role <role_name>; create role <role_name>; Command Breakdown
create is the base executable for this command.
FAQ
Purpose: Exact syntax to create user role using Odpscmd Auth.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Odpscmd Auth Command: Add User To Project
add user <username>; Odpscmd Auth Command: Describe Role Authorities desc role <role_name>; Odpscmd Auth Command: Grant Authorities To Role grant <action_list> on <object_type> <object_name> to role <role_name>; Odpscmd Auth Command: Grant Authorities To User grant <action_list> on <object_type> <object_name> to user <username>; Odpscmd Auth Command: Grant Role To User grant <role_name> to <username>;