CLI Reference > Configuration Management Commands > si projects
  
si projects
lists projects on the Windchill RV&S Server
Synopsis
si projects [--[no]displaySubs] [--height=value] [--manage] [--width=value] [-x value] [-y 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)] [--[no]persist] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]]
Description
si projects displays a list of projects registered to the currently connected Windchill RV&S Server. A registered project is currently visible on the Windchill RV&S Server. A project dropped with the si dropproject command still exists on the Windchill RV&S Server, but does not display in the list of registered projects.
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.
--[no]displaySubs
controls whether to display subprojects. By default, only top level registered projects are displayed.
--manage
enables the project manager view for those using the -g or --gui options.
--[no]persist
controls whether this presentation of information should continue to be updated as new information becomes available. --nopersist forces a static "snapshot" of information, while --persist gives real-time updates.
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 createproject, si dropproject, si projectinfo, si viewproject, si viewprojecthistory
Miscellaneous: ACL, diagnostics, options, preferences