Skip to content

Connectum API Reference / @connectum/cli / commands/proto-sync / executeProtoSync

Function: executeProtoSync()

executeProtoSync(options): Promise<void>

Defined in: commands/proto-sync.ts:41

Execute the proto sync pipeline.

Parameters

options

ProtoSyncOptions

Proto sync configuration

Returns

Promise<void>