diff --git a/bin/ta-tool.pl b/bin/ta-tool.pl index 28651054194747c75dfe71476b5604af03f020b4..35cbf3ce64555d812c994503e0ed04de313a7cc1 100644 --- a/bin/ta-tool.pl +++ b/bin/ta-tool.pl @@ -18,13 +18,15 @@ ta-tool - the swiss knife for the technical analyst working with different Achiv COMMANDS: - help: display a command's help screen + help: display a command's help screen - count: count AIPs in Archival Information System (AIS) - info: information about Archival Information System (AIS) - init: Initialize bin/ta-tool.pl - report: print AIP reports about Archival Information System (AIS) - search: searches Archival Information System (AIS) + count: count AIPs in Archival Information System (AIS) + info: information about Archival Information System (AIS) + init: Initialize bin/ta-tool.pl + permanent: check permanent storage of Archival Information System (AIS) + report: print AIP reports about Archival Information System (AIS) + sample_testing: tests samples of AIPs in current Archival Information System (AIS) + search: searches Archival Information System (AIS) OPTIONS: -v --verbose Show more detailed option @@ -33,6 +35,8 @@ ta-tool - the swiss knife for the technical analyst working with different Achiv -e --elasticsearch_host Host adress where Archivematica's ElasticSearch runs, overrides config value (optional) -E --elasticsearch_port Port number where Archivematica's ElasticSearch runs, overrides config value (optional) +For a detailed overview which options available use 'ta-tool help <command>'. + =head1 DESCRIPTION The tool allows you to submit queries to Archivematica's ElasticSearch, which makes your daily work as a technical analyst much easier.