Skip to main content
Version: 3.9.0

user add Command

The user add command allows to add a user to Resoto.

Usage

user add <email> --fullname <name> --password <password> [--role <role>]

Parameters

ParameterDescriptionRequired?Default Value
emailUser email address✔️

Options

OptionDescriptionRequired?
--fullname <name>User full name✔️
--password <password>User password✔️
--role <role>User role
note

Assigned roles currently do not have any effect on user permissions.

info

Multiple roles can be specified by repeating the --role option.

Examples

> users add matthias@some.engineering --fullname "Matthias Veit" --role read-only --password awTJxB4vHLQ-VVisN!tc4h9_!
email: matthias@some.engineering
fullname: Matthias Veit
roles:
- read-only

Contact Us

Have feedback or need help? Don’t be shy—we’d love to hear from you!

 

 

 

Some Engineering Inc.