delete validation
Delete a validation result from a previously run Engineering Workflow Management SCM Configuration Resources (TRS 2.0) feed validation command.
Aliases:
delete val
| Usage: scm delete validation | [common options] [-f/--force] <result> |
|---|
| result | The validation result to delete. To specify the validation result, use its alias or UUID[@repo]. |
|---|
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. |
| -f, --force | Forces the deletion of the result, regardless of its state. |
Example