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

- revert last commit using default, because conflicts with tests

parent b19cac35
No related branches found
No related tags found
No related merge requests found
......@@ -106,7 +106,7 @@ sub common_global_opt_spec () {
[],
[ "debug|D" => "enable user agent debug output" ],
[ "verbose|v" => "enable verbose output" ],
[ "elasticsearch-host|e=s" => "host adress where Archivematica's ElasticSearch runs, overrides config value (command 'init')", {default => 'localhost'} ],
[ "elasticsearch-host|e=s" => "host adress where Archivematica's ElasticSearch runs, overrides config value (command 'init')" ],
[ "elasticsearch-port|E=s" => "port of Archivematica's ElasticSearch, overrides config value (command 'init')", {default => 9200} ],
[ "http-only" => "use HTTP instead HTTPS, overrides config value (command 'init')"],
[ "permanent-volume|P=s@" => "path[s] to volume where Archivematica stores AIPs permanently, overrides config value (command 'init'), repeatable)"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment