APICLICLI.run版本:23.11.1在此页面CLI.run() 方法 签名 class CLI { run(argv: string[]): Promise<void>;} 参数 参数类型描述argvstring[] 返回 Promise<void>