Repository tools command to sync friends
Use the syncFriends command to sync the client machines that are marked as friends. You must run this command only after consulting with the IBM Support team.
Purpose
The syncFriends command sync the client machines that are marked as friends.Important: The server must be running when
you run the command.
Parameters
Attribute | Description | Required | Default |
---|---|---|---|
repositoryURL | The connection URL for the server. | No | https://localhost:9443/application
where application is jts, ccm, rm, qm, gc, dcc, or relm. |
adminUserId | The administrator user ID to log in to the Jazz repository. | No | ADMIN |
adminPassword | The administrator password to log in to the Jazz repository. | No | ADMIN |
credentialsFile | The file containing the administrator user's login credentials. | No | credentials.properties |
certificateFile | The file containing the administrator user's login certificate. | No | None |
smartCard | The alias to log in using a smart card, or ? to list available aliases. | No | None |
logFile | Path to the log file. | No | repotools-application_listLicenses.log
where application is jts, ccm, rm, qm, gc, dcc, or relm. |
inDB | If set to "true", detects which licenses are stored in the database and prints these
information about them:
|
No | false |
kerberos | Authenticate with Windows user credentials using Kerberos/SPNEGO by setting to true. Or authenticate with Windows Integrated Authentication by setting to windows. | No | None |