validate trs example

validate trs example.

Examples

To validate a published stream in the feed:

C:\>scm validate trs -r ella -s 9261
Validation jobs started. Use the "scm list validations" command to monitor their progress.
Validation (9272) of a published item started.

To validate one or more published streams, baselines, or snapshots in the feed:

C:\>scm validate trs -r ella -s 9261 9262 -b 8756 --snapshot 4566 1234
Validation jobs started. Use the "scm list validations" command to monitor their progress.
Validation (9273) of published items started.

To validate a published stream in the feed with automatic repair of validation errors:

C:\>scm validate trs -r ella -s 9261 --repair
Validation and repair jobs started. Use the "scm list validations" command to monitor their progress.
Validation and repair (9276) of a published item started.