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 | ||
config/x-pack | ||
dev-tools | ||
src | ||
README.asciidoc | ||
TESTING.asciidoc | ||
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.