Attribute | Description | Required | Default |
---|---|---|---|
fromFile | The path to the file containing the users to be created or updated. The format of the file is a comma separated list of user ID, e-mail address, name, and license ID. | No | users.csv |
repositoryURL | The connection URL for the server where the users will be stored. | No | https://localhost:9443/jazz |
adminUserId | Admin user ID to login to the Jazz repository. | No | ADMIN |
adminPassword | Admin password to login to the Jazz repository. | No | ADMIN |
credentialsFile | The file containing the admin user's login credentials. | No | credentials.properties |
logFile | Path to the log file. | No | repotools_createUsers.log |
repotools -createUsers fromFile=users.csv
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug