OpenSearch/docs/reference
David Pilato 0c7b494bb8 plugin manager: new `timeout` option
When testing plugin manager with real downloads, it could happen that the test run forever. Fortunately, test suite will be interrupted after 20 minutes, but it could be useful not to fail the whole test suite but only warn in that case.

By default, plugin manager still wait indefinitely but it can be modified using new `--timeout` option:

```sh
bin/plugin --install elasticsearch/kibana --timeout 30s

bin/plugin --install elasticsearch/kibana --timeout 1h
```

Closes #4603.
Closes #4600.
2014-01-03 16:48:18 +01:00
..
analysis Wrong link to Token Filter 2013-12-03 10:39:13 +01:00
cat [DOCS] Linked cat-pending to cluster-pending 2013-12-02 15:29:47 +01:00
cluster Add field data memory circuit breaker. 2014-01-02 15:04:47 -07:00
docs [DOCS] Documented rest.action.multi.allow_explicit_index 2013-11-27 17:33:09 +01:00
images add docs on new service.bat facility 2013-09-23 18:24:31 +03:00
index-modules Add field data memory circuit breaker. 2014-01-02 15:04:47 -07:00
indices Remove GET `_aliases` api in favour for GET `_alias` api 2014-01-02 13:56:11 +01:00
mapping Explicit doc_values setting. 2013-12-30 11:10:52 +01:00
modules plugin manager: new `timeout` option 2014-01-03 16:48:18 +01:00
query-dsl * setup accurate GeoDistance Function 2013-12-27 19:15:19 +09:00
search Replaced `ignore_indices` with `ignore_unavailable`, `expand_wildcards` and `allow_no_indices`. 2014-01-02 12:19:45 +01:00
setup Add repository information to docs 2013-12-19 15:58:08 +01:00
testing [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00
analysis.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
api-conventions.asciidoc Replaced `ignore_indices` with `ignore_unavailable`, `expand_wildcards` and `allow_no_indices`. 2014-01-02 12:19:45 +01:00
cat.asciidoc [DOCS] Add headers and help parameters. 2013-12-23 22:26:28 -06:00
cluster.asciidoc Added Cluster Stats API 2013-12-17 13:14:46 +01:00
docs.asciidoc [DOCS] Reorganised common API conventions 2013-10-13 16:46:56 +02:00
glossary.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
index-modules.asciidoc Remove 'term_index_interval' and 'term_index_divisor' 2013-12-10 16:54:08 +01:00
index.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00
indices.asciidoc Add a GetFieldMapping API 2013-10-30 16:16:36 +01:00
mapping.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
modules.asciidoc make term statistics accessible in scripts 2014-01-02 11:17:33 +01:00
query-dsl.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
search.asciidoc [DOC] add doc for multi term vector api 2013-11-26 17:03:14 +01:00
setup.asciidoc Add repository information to docs 2013-12-19 15:58:08 +01:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00