使用 命令行 上传代码 输入上传信息
https://developers.weixin.qq.com/miniprogram/dev/devtools/cli.html
根据官方文档,使用 命令行 上传代码,
显示上传的额外信的可选参数是 --upload-info-ouput 还是 –upload-info-output
不论是 –upload-info-ouput 还是 –upload-info-output 都不输出信息到文件中
官方文档应该是编辑错误了。