CLI Reference > Configuration Management Commands > si print
  
si print
displays member information
Synopsis
si print [--format=value] [--headerFormat=value] [--noFormat] [--noHeaderFormat] [--noTrailerFormat] [--lockRecordFormat=value] [--lockRecordDetailFormat=value] [--lockseparator=value] [--maxTrunkRevs=value] [--rfilter=filteroptions] [(-r rev|--revision=rev)] [--range=value] [--trailerFormat=value] [--fields=field1[:width1],field2[:width2]...] [--height=value] [--width=value] [-x value] [-yvalue] [--[no]failOnAmbiguousProject] [(-R|--[no|confirm]recurse)] [--filter=filteroptions] [(-P project|--project=project)] [(-S sandbox|--sandbox=sandbox)] [--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]] [--[no]persist] [--quiet] member...
Description
si print displays member information on the standard output. For example,
si print c:/Documentation/Man_Pages/xml_man/si_add.1.xml
If you do not specify any members, si print displays all project members. This command is the same as si rlog; however, it has a different set of default options. In particular, --noFormat and --noTrailerFormat are specified, and --headerFormat=value produces one line per member.
Options
See the si rlog reference page for descriptions of all options applicable to si print. This command takes the universal options available to all si commands, as well as some general options - these are described on the options reference page.
* 
The --headerFormat=value and --trailerFormat=value options only accept global fields. See si rlog for the list of global fields. Revision specific fields, such as State, cannot be used with these options.
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 archiveinfo, si diff, si memberinfo, si mods, si projectinfo, si report, si revisioninfo, si rlog, si sandboxinfo, si viewhistory
Miscellaneous: ACL, diagnostics, options, preferences