Skip to content
Snippets Groups Projects
Commit e7be36ad authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- minor

parent 201cb5e2
Branches
Tags
No related merge requests found
......@@ -34,11 +34,11 @@ this stores the archivematica elasticsearch host in local .config/ta-tool.rc
## Synopsis
Search given lzaid (SLUBArchiv related ID)
Search given lzaid (SLUBArchiv related ID), returns matching AIP ids (aipid, default)
ta-tool.pl search --lzaid SLUB:LZA:testworkflow:testcases:test-sip_2023-01-01-11_11-11_11111
Search for all AIPs with files of Pronom ID fmt/101, report it as CSV with columns lzaid, size, filecount and score
Search for all AIPs with files of Pronom ID fmt/101, report it as CSV with columns aipid (default), lzaid, size, filecount and score
ta-tool.pl search --pronom-id fmt/101 --with-lzaid --with-size --with-filecount --with-score --output-as-csv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment