user Command - Medusa CLI Reference
Create a new admin user.
Options#
Option | Description | Required | Default |
---|---|---|---|
| The user's email. | Yes | - |
| The user's password. | No | - |
| The user's ID. | No | An automatically generated ID. |
| Whether to create an invite instead of a user. When using this option, you don't need to specify a password. If ran successfully, you'll receive the invite token in the output. | No |
|
Was this page helpful?