CLI Reference > Configuration Management Commands > si thaw
  
si thaw
thaws a project member
Synopsis
si thaw [(-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 thaw thaws project members previously frozen with the si freeze command. Once thawed, all operations normally associated with a member can be performed again.
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 freeze
Miscellaneous: ACL, diagnostics, options, preferences