odpscmd-auth
Verified for current stable LTS
Odpscmd Auth Command: Describe Role Authorities
Use for describe role authorities with Odpscmd Auth. Exact CLI syntax to describe role authorities using Odpscmd Auth.
When to use this: Use for describe role authorities with Odpscmd Auth.
Command Syntax
desc role <role_name>; desc role <role_name>; Command Breakdown
desc is the base executable for this command.
FAQ
Purpose: Exact syntax to describe role authorities 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: Create User Role create 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>;