run($force); echo json_encode($result, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES) . PHP_EOL; exit($result['errors'] === [] ? 0 : 1);