16573: add a deduplication-report command to arvados-client
authorWard Vandewege <ward@curii.com>
Mon, 29 Jun 2020 20:53:38 +0000 (16:53 -0400)
committerWard Vandewege <ward@curii.com>
Thu, 9 Jul 2020 10:45:11 +0000 (06:45 -0400)
commitccefd86d022a00e89af37c6c7f9e71d4d68178ef
treec3edbbd95bd93eb989b2b816df6b2a186bd284d5
parent24f90113a4e701f725229814ce5a36197306d059
16573: add a deduplication-report command to arvados-client

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
.licenseignore
cmd/arvados-client/cmd.go
go.mod
go.sum
lib/deduplicationreport/command.go [new file with mode: 0644]
lib/deduplicationreport/report.go [new file with mode: 0644]
lib/deduplicationreport/report_test.go [new file with mode: 0644]