CLI Reference > Configuration Management Commands > si createcp
  
si createcp
creates a new change package
Synopsis
si createcp [--description=value] [--issueId=value] [--summary=value] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si createcp creates a new change package. For example,
si createcp --description="Second attempt at patch fix." --issueId=34332 --summary="Patch Fix For Customer Ajax"
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.
--description=value
specifies a description of the change package being created.
--issueId=value
specifies the ID of the issue you are creating a change package for. This option can only be specified if Windchill RV&S configuration management is enabled with workflows and documents.
* 
Your ability to create a change package is based on the change package creation policy for the type that you want to create a change package for.
--summary=value
specifies a brief summary of the change package being created.
* 
A change package summary is mandatory.
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 add, si ci, si co, si cpissues, si drop, si lock, si viewcps
Miscellaneous: ACL, diagnostics, options, preferences