6a3aef32d6
This commit switches the command-line scripts to use bash instead of sh so that we can take advantage of features that bash provides like arrays. Relates elastic/elasticsearch#2214 Original commit: elastic/x-pack-elasticsearch@826c10ef04 |
||
---|---|---|
.. | ||
bin/x-pack | ||
dev-tools | ||
src | ||
README.asciidoc |
README.asciidoc
= Elasticsearch Watcher Plugin This plugins adds conditioned scheduled tasks features to elasticsearch - such a task is called a `Watch`. You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.