Skip to content

Function: runCli()

runCli(argv): Promise<void>

Parse argv (a process.argv) and run the matching command.

string[]

Promise<void>