odpscmd-auth
Verified for current stable LTS
Odpscmd Auth Command: Add User To Project
Use for add user to project with Odpscmd Auth. Exact CLI syntax to add user to project using Odpscmd Auth.
When to use this: Use for add user to project with Odpscmd Auth.
Command Syntax
add user <username>; add user <username>; Command Breakdown
add is the base executable for this command.
FAQ
Purpose: Exact syntax to add user to project 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: 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>; Odpscmd Auth Command: Grant Role To User grant <role_name> to <username>;