7ec8a7ab27
In elastic/elasticsearch#12165 the return value of the CLITool was changed from an integer to the ExitStatus enum. This commit adapts the cli tools of x-plugins. Original commit: elastic/x-pack-elasticsearch@fc6478bfa5 |
||
---|---|---|
.. | ||
.settings | ||
bin/watcher | ||
dev-tools | ||
docs | ||
rest-api-spec | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
pom.xml |
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.