Announcement: You can find the guides for Commerce 7.5 and later on the new Elastic Path Documentation site. This Developer Center contains the guides for Commerce 6.13.0 through 7.4.1.Visit new site

This version of Elastic Path Commerce is no longer supported or maintained. To upgrade to the latest version, contact your Elastic Path representative.

Transferring a Change Set Directly to the Target Instance

Transferring a Change Set Directly to the Target Instance

To transfer a change set directly to the target instance, execute the following command from the data sync tool directory:

synctool -f -p <changeset_guid>
      

where:

  • <changeset_guid> is the GUID of the change set data files you want to sync.

For example:

synctool -f -p F4D3310C-2AC8-20AA-6B5F-693-E49EF753D

      
Note:

You can create a copy of the synced data on the file system by including the -r parameter and specifying the directory name.