CLI Reference > Configuration Management Commands > si submit
  
si submit
submits a deferred operation
Synopsis
si submit [(--cpid|--changePackageId=ID)] [--issueId=ID] [--[no|confirm]closeCP] [-f] [--[no]overrideCPID] [(-R|--[no|confirm]recurse)] [--[no]failOnAmbiguousProject] [--filter=filteroptions] [--[no|confirm]recurse] [(-S sandbox|--sandbox=sandbox)] [--hostname=server] [--port=number] [--password=password] [--user=name] [(-?|--usage)] [-Fvalue] [(-N|--no)] [(-Y|--yes)] [--[no]batch] [--cwd=value] [--forceConfirm=[yes|no]] [(-g|--gui)] [--quiet] [--settingsUI=[gui|default]] [--status=[none|gui|default]] [-F|--selectionFile=value] sandbox member...
Description
si submit submits a deferred operation in your Sandbox. Submitting the operation completes the command and makes it visible in the associated project. If reviews are mandatory, submitting a deferred operation creates a pending entry in the associated change package.
* 
If strict locking is enabled, you cannot submit a member with a deferred check in operation if you do not have a lock on the member.
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.
--cpid=ID
--changePackageId=ID
identifies a change package that is notified of this action, for example, 145:2. By default, the change package that was specified during the deferred operation is used. You can override this change package using the --overrideCPID option.
--[no|confirm]closeCP
controls whether to close the associated change package.
--nocloseCP means do not close the change package.
--confirmcloseCP means ask before closing the change package.
--closeCP always closes the change package.
-f
force all elements to be submitted with the specified change package ID override.
--issueId=ID
identifies a Windchill RV&S issue that is notified of this action. This option is another way of redirecting to a change package. If you have an issue assigned to you that contains one open change package, you can specify the issue ID instead of the change package ID. This option can only be specified if you are using Windchill RV&S.
--[no]overrideCPID
force all elements to be submitted with the specified change package ID override.
sandbox 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 add, si ci, si drop, si move, si rename
Miscellaneous: ACL, diagnostics, options, preferences