create-koskoFunctionsrunpublicrun Callablerun(args?: readonly string[]): Promise<void>Runs CLI with the given arguments.Parametersargs: readonly string[] = ...Returns Promise<void>
Runs CLI with the given arguments.