1. Home
  2. ...
  3. Creation (ssd api-management create)
  4. User Creation (ssd api-management create user)

User Creation (ssd api-management create user)

The `ssd api-management create user` command allows you to create a user on Sensedia API Platform.
NOTE

You can use the ssd api-management create user command or its shortened version ssd apim create user.

TIP

For more specific information, refer to the documentation on users on Sensedia API Platform.

Usage

The ssd api-management create user command can be followed by flags with their respective arguments:

If no flag is specified, the interactive mode will be activated.

See below an example of usage in the direct mode. It is necessary to specify the login (used to log into the system), the name and the email of the user, in addition to the access roles he or she will have. For your own safety, it is necessary to confirm that the email provided is the correct one. You can skip this confirmation by passing the flag --yes.

Available flags

The following flags can be used with the ssd api-management create user command:

Flag
Type
Description
-e, --emailstringUser’s email
-h, --helpDisplays help for the command
-n, --namestringUser's full name
-r, --rolesstringAssigns access roles to the user
-y, --yesSkips the confirmation step

Global Flags

Flag
Type
Description
-c, --configstringConfiguration file (default: $HOME/.sensedia/config.json)
--profilestringThe configuration profile you want to use (default: "default")
--verboseLists all requests made by the command. It is possible to store this information in a TXT file instead of displaying it on the terminal. E.g.: $ ssd (api-management | apim) list apis --verbose 2> log.txt

How happy are you with this page?

We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more