pub fn execute( command: &SyncCommands, db_path: Option<&PathBuf>, json: bool, ) -> Result<()>
Execute sync commands.