/ConfigurationRepositoryCommit [-objects <object list file name>][-comment "<comment text>"] [-keepLocked][-force]

Stores object changes to the configuration repository.

-objects <object list file name>. Path to the XML file that contains the list of objects. If the parameter is specified, attempt to commit only the objects specified in the file. If the parameter is not specified, attempt to commit all configuration objects. If the list contains objects that are not locked or locked by another user, do not display errors.
-comment "<comment text>". Comment for the new object version. If you want to add a comment that includes multiple lines, use multiple -comment parameters in a single command-line option.
-keepLocked. Keep the committed objects locked.
-force. If the parameter is specified and references to deleted objects are found, attempt to clear the references. If the parameter is not specified and references to deleted objects are found, display an error.

1C:Enterprise Developer's Community