CLI Reference > Configuration Management Commands > si unrestrictproject
  
si unrestrictproject
removes restriction preventing changes being made to a project hierarchy
Synopsis
si unrestrictproject [--project=value] [--user=name] [--password=password] [--hostname=server] [--port=number ] [--[no|confirm]updateOnRestrictedByConflict] [--selectionFile=value] [--settingsUI=[gui|default]] [--status=[none|gui|gui.actions|default]] [--forceConfirm=[yes|no]] [--gui] [--sandbox=value] [--cwd=value] [--selectionFile=value] [--[no]batch] [--quiet] [--usage] [--settingsUI=[gui|default]] [--user] [--usage] [--yes] [--[no]failOnAmbiguousProject] [-F=file]
Description
si unrestrictproject removes the restriction that prevents changes from being made to a project hierarchy. When the release is being finalized, the mainline or a branch of a project can be restricted or unrestricted recursively by the user with restrict project permissions.
The user with restrict project permissions can unrestrict a project or branch and reset the permissions to what they were prior to being restricted, which means all the users can perform changes to the project according to their normal permissions.
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|confirm]updateOnRestrictedByConflict specifies if to update project restriction even if project is already restricted by another user.
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 restrict project
Miscellaneous: ACL, diagnostics, options, preferences