Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.provisionr.io/llms.txt

Use this file to discover all available pages before exploring further.

Usage

prv workspace-role-user:create [options]

Aliases

You can also use these shorthand aliases:
  • prv workspace-role-user:new
  • prv wsrau:create
  • prv wsrau:new

Options

OptionDescription
-r, --role_id[=<value>]The ID of the role to attach the user to
-u, --workspace_user_id[=<value>]The ID of the user to attach to the role
--api(Debug) Show the API endpoint and query string in the command header

Examples

Attach user to role

prv workspace-role-user:create --role_id=wsrol_01hq8xyzabc123def456ghi789 --workspace_user_id=wsusr_01hq8xyzabc123def789

Interactive creation

Opens an interactive form to attach a user to a role.
prv workspace-role-user:create