odpscmd-auth
Verified for current stable LTS
Odpscmd Auth Command: Show User Authorities
Use for show user authorities with Odpscmd Auth. Exact CLI syntax to show user authorities using Odpscmd Auth.
When to use this: Use for show user authorities with Odpscmd Auth.
Command Syntax
show grants for <username>; show grants for <username>; Live Command Builder
Final Command
show grants for <username>; Command Breakdown
show is the base executable for this command.
FAQ
Purpose: Exact syntax to show user 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: 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>;