Home
Author Manual
Builder Manual
Development
Usage
fpm start-project
fpm build
fpm sync
fpm status
fpm diff
fpm update
fpm serve
fpm add
fpm rm
fpm resolve-conflict
fpm clone

fpm sync

This commands executes the sync operation on all the files that are part of workspace and are different from remote-manifest. The file-with-conflict cannot participate in this operation.

In case of sync conflict, It also produces some output letting us know what type of sync conflict has occurred. It displays the conflict same as fpm sync-status.

The conflicts can be resolved using fpm resolve-conflict <file-name>.