NOTEYou can use the
ssd api-management create usercommand or its shortened versionssd apim create user.
TIPFor more specific information, refer to the documentation on users on Sensedia API Platform.
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.
The following flags can be used with the ssd api-management create user command:
Flag | Type | Description |
|---|---|---|
| -e, --email | string | User’s email |
| -h, --help | Displays help for the command | |
| -n, --name | string | User's full name |
| -r, --roles | string | Assigns access roles to the user |
| -y, --yes | Skips the confirmation step |
Flag | Type | Description |
|---|---|---|
| -c, --config | string | Configuration file (default: $HOME/.sensedia/config.json) |
| --profile | string | The configuration profile you want to use (default: "default") |
| --verbose | Lists 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 |
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more