Understanding and Managing Users in Julep
Field | Type | Description | Default |
---|---|---|---|
name | string | The name of the user. | Required |
project | string | The canonical name of the project this user belongs to. | "default" |
about | string | Information about the user. | "" |
metadata | object | Additional metadata for the user, such as preferences or settings. | null |
project
parameter. If not specified, the user will be assigned to the βdefaultβ project.
Example: