| Attribute | Description | Required | Default |
|---|---|---|---|
| toFile | Path to the users comma delimited file. | No | users.csv |
| overwrite | Whether to overwrite an existing CSV file. | No | No |
| repositoryURL | The connection URL for the server. | 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_exportUsers.log |
repotools -exportUsers tofile=users.csv overwrite=yes
Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug