CLI Reference > Configuration Management Commands > si opencp
  
si opencp
reopens a change package
Synopsis
si opencp [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-Ffile|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] issue|issue:change package id...
Description
si opencp reopens a change package. For example,
si opencp 3433:5
A change package is in the Open state when it is first created. This command is useful for reopening a change package after it has been submitted.
The open state is the only state where you can add new entries to a change package. As part of the review workflow, change packages in the following states can be reopened: CommitFailed, Rejected, and Discarded.
* 
Only a Change Package Administrator can reopen a change package in the Closed state. Modifying closed change package contents can compromise the integrity of the repository.
A change package cannot be reopened if it has been propagated to another development path. For more information on propagation change packages, see the Windchill RV&S Help Center.
Options
This command takes the universal options available to all si commands, as well as some general options. See the options reference page for descriptions.
issue...issue:change package id...
issue identifies a specific issue that contains all change packages that you want to open; use spaces to specify more than one issue.
issue:change package id identifies a specific change package to open; use spaces to specify more than one change package.
Diagnostics
See the diagnostics reference page for possible exit status values.
Preferences
Using si setprefs or si viewprefs, you are able to set or view the preference keys for this command.
See Also
Commands: si cpissues , si createcp, si viewcps, si acceptcp, si rejectcp, si discardcp
Miscellaneous: ACL, diagnostics, options, preferences