CLI Reference > Configuration Management Commands > si cpissues
  
si cpissues
displays all Windchill RV&S issues that are in a valid state to accept new change packages
Synopsis
si cpissues [--fields=field1[:width1],field2[:width2]...] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [(-F file|--selectionFile=file)] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=directory] [--forceConfirm=[yes|no]] [--[no]persist] [--quiet]
Description
si cpissues displays all Windchill RV&S issues that are in a valid state to accept new change packages. For example,
si cpissues --fields=id,summary --persist
Only issues assigned to the user are displayed. Executing the command without the --fields option displays the valid fields configured by the global Windchill RV&S Item Fields policy on the Windchill RV&S Server.
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.
--fields=field1[:width1],field2[:width2]...
allows you to select fields to be printed, specified in the format field1[:width1],field2[:width2].... Specifying the column [:width] (in pixels) for each field is optional - widths are only available with the -g or --gui options. Under the CLI the fields are separated with a space.
The fields available for printing can be one or more of the valid fields configured by the global Windchill RV&S Item Fields policy on the Windchill RV&S Server.
--[no]persist
controls the persistence of CLI views.
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 createcp, si createcp, si drop, si lock, si viewcps
Miscellaneous: ACL, diagnostics, options, preferences