Sync Command

Synchronization between a local directory and a project.

kbc sync [command]
Command Description
kbc sync init Initialize a new local directory and run kbc sync pull.
kbc sync pull Sync project to the local directory.
kbc sync push Sync local directory to the project.
kbc sync diff Show differences between local directory and project.