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/shield | ||
config/shield | ||
dev-tools | ||
docs | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt |
README.asciidoc
= Elasticsearch Security Plugin This plugins adds security features to elasticsearch You can build the plugin with `mvn package`. The documentation is put in the `docs/` directory.