Skip to content

syncCommand

reference
1 min readUpdated

Kind: Function

Source: atloria-monorepo/apps/cli/src/commands/sync.command.ts

Sync command handler Reads existing documentation output and syncs to API

Signature

ts
async function syncCommand(options: SyncOptions): Promise<void>

Parameters

NameType
optionsSyncOptions

Returns: Promise<void>

Was this page helpful?

Download as PDF