我在 Atlas 中有名为“test”的远程数据库,我想将集合名称 image_table 作为 JSON 文件下载。
在mac终端中:
$ mongoexport –db test –collection image_table image.json 我得到了错误>
020-01-16T13:49:12.822+0100 错误解析命令行选项:位置参数太多:[–db test –collection image_table image.json] 2020-01-16T13:49:12.822+0100 试试 'mongoexport --help ' 想要查询更多的信息