Show TOC

RESTARTEXPORT / RESLocate this document in the navigation structure

Use

RESTARTEXPORT

Syntax

restartexport | res --items <item(s) to restart export for> --sources

Arguments

--items <item(s) to restart export for>

Restarts an export for the specified items. The items have to be provided with the software component name and version, separated by a blank space. With command listqueue , all items of a queue can be displayed. The item(s) have to be enclosed by double quotes. When a restart export for more than one item is needed, a comma-separated list can be used. The software component name is case sensitive.

--sources

This option is used to include sources in the exported change request file.

Description

Restarts export of specified items. It can only be executed for items of type SC_CHANGEREQUEST.

Example

res --items "example.org_MYSC DOM1_TRACK1_D.1" --sources

res --items "example.org_MYSC DOM1_TRACK1_D.1, example.org_MYSC DOM1_TRACK1_D.2"