APICLICLI.runVersion: NextOn this pageCLI.run() method Signature: class CLI { run(argv: string[]): Promise<void>;} Parameters ParameterTypeDescriptionargvstring[] Returns: Promise<void>