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 clone <url>

Clones a remote project into a newly created directory which then becomes the clone.

After the clone, a fpm sync will keep the clone project in sync with remote.

This default configuration is achieved by creating .client-state and take all remote-manifest as an entry to the clone workspace.