Skip to content

Function: runCli()

runCli(argv): Promise<void>

Parse argv and run the matching command. Throws CommanderError on flag errors.

string[]

Promise<void>