CLI Reference > Configuration Management Commands > si freeze
  
si freeze
freezes a project member
Synopsis
si freeze [(-R|--[no|confirm]recurse)] [--filter=filteroptions] [(-P project|--project=project)] [--[no]failOnAmbiguousProject] [(-S sandbox|--sandbox=sandbox)] [--devpath=path] [--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]] member...
Description
si freeze freezes one or more project members. For example,
si freeze c:/Documentation/Man_Pages/xml_man/si_add.1.xml
If no members are specified, si freeze assumes all members of the project. Members can be unfrozen with the si thaw command. When a member is frozen, all Windchill RV&S operations are run on the frozen member revision. The member revision and attributes of the frozen member cannot be changed until it is thawed. This ensures that a particular revision is always picked up, even if development on it continues.
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.
member...
identifies a specific member; use spaces to specify more than one member.
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 checkpoint, si thaw
Miscellaneous: ACL, diagnostics, options, preferences