CLI Reference > Configuration Management Commands > si projectinfo
  
si projectinfo
lists project information
Synopsis
si projectinfo [--[no]acl] [--[no]attributes] [--[no]devpaths] [(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)] [--[no]failOnAmbiguousProject] [--[no]showCheckpointDescription] [--[no]associatedIssues] [--devpath=path] [--projectRevision=rev] [--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 projectinfo displays current project information, for example:
si projectinfo -P /master_projects/SourceCode/project.pj --devpath Milestone1
displays
Variant Project Name: /master_projects/SourceCode/project.pj
Repository Location: /master_projects/SourceCode/project.pj
Server: intra-wif:7001
Development Path Information:
Development Path: Milestone1
Extendable Development Path
On Live Configuration: Retain Live Configuration
On Existing Development Path: Share Development Path
Last Checkpoint: 1.1
Configuration Path:#/master_projects#SourceCode#d=Milestone1
Restricted: false
Last Checkpoint Date: May 1, 2014 - 4:14 PM
Members: 83
Subprojects: 0
Description: Documentation Set
Checkpoint Description:
Service Pack 1
Attributes:
rd=/rd
Development Paths:
Variant Project for calculator (1.1)
Associated Issues:
78484: Feature Request - Add calculator function
Labels:
InceptionPhase: 2014-05-02 - The Feature Request is in the inception phase.


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]acl
controls whether to display ACL information for the project.
--[no]attributes
controls whether to display project attributes.
--[no]devpaths
controls whether to display project development paths.
--[no]showCheckpointDescription
controls whether to display the checkpoint description.
--[no]associatedIssues
controls whether to display information for any Windchill RV&S items that are associated with the project, including labels, label dates, and label summaries. Only item types that you have permission to view are displayed.
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 viewproject, si viewprojecthistory
Miscellaneous:ACL, diagnostics, options, preferences