rill user add
rill user add
Add user to a project, organization or group
rill user add [flags]
Flags
--attribute stringToString Custom attributes in key=value format (--attribute app=foo --attribute dept=bar) (default [])
--canvas stringArray Canvas resource to restrict to (repeat for multiple)
--email string Email of the user
--explore stringArray Explore resource to restrict to (repeat for multiple)
--group string User group
--json string Custom attributes as JSON object (--json '{"app":"foo","dept":"bar"}')
--org string Organization
--project string Project
--restrict-resources Restrict the user to the provided resources (defaults to true when resources are provided)
--role string Role of the user (options: admin, editor, viewer, guest)
Global flags
--api-token string Token for authenticating with the cloud API
--format string Output format (options: "human", "json", "csv") (default "human")
-h, --help Print usage
--interactive Prompt for missing required parameters (default true)
SEE ALSO
- rill user - Manage users