add workitem
Associates a change set with a work item.
Aliases:
add wi
| Usage: scm add workitem | [common options] [-w/--workspace <arg>] <change set> <work-item-number> |
|---|
| change set | The change set. To specify the change set, use its alias or UUID[@repo]. |
|---|---|
| work-item-number | The ID[@repo] of the work item to associate with the change set. If the work item belongs to a different repository, the work item repository server and the change set repository server must be configured to be friends. Also, the project area of the change set must be associated with the project area of the work item. Please contact the Project Administrator for the server and project area setup. |
Options
| -r, --repository-uri <arg> | The URI that specifies the location of the repository. |
|---|---|
| -u, --username <arg> | The user name for the repository. |
| -P, --password <arg> | The password for the repository. |
| --password-file <arg> | File that contains the user's password. |
| --certificate <arg> | The file that contains the user's login certificate. |
| --smartCard | Use the connected smart card for authentication. |
| --kerberos | Authenticate with Windows user credentials using Kerberos/SPNeGO. |
| --integratedWindows | Authenticate with Windows user credentials using Integrated Windows Authentication. |
| -w, --workspace <arg> | The workspace that contains the change set. To specify the workspace, use its name[@repo], alias, or UUID[@repo]. |