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 a project to the local directory.
kbc sync push Sync the local directory to the project.
kbc sync diff Show differences between the local directory and the project.