Skip to content

📤 输出与导出

格式

--format 支持:

格式用途
json程序处理默认
csv表格 / Excel
table终端可读
ndjson流式管道

导出命令

bash
go-icp export --format csv result.json -o result.csv

字段

每条记录含:domainsubjecticpaudited_atusccconfidencesources[]

完整定义见 📦 model 包

📚 延伸阅读

Released under the MIT License.