OpenSearch/elasticsearch/x-pack/shield
Jason Tedor 6a3aef32d6 Switch scripts to use bash
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
2016-05-10 15:07:04 -04:00
..
bin/x-pack Switch scripts to use bash 2016-05-10 15:07:04 -04:00
config/x-pack security: add support for main action 2016-04-07 09:25:21 -04:00
dev-tools Refactoring for 5.0 - phase 5 2016-02-11 21:34:38 +01:00
src Use Strict version check for VersionCompatibilityTests 2016-05-06 15:08:40 -04:00
README.asciidoc Moved shield, watcher, marvel and license plugin into common x-pack 2015-12-03 16:24:40 +01:00
TESTING.asciidoc Moved shield, watcher, marvel and license plugin into common x-pack 2015-12-03 16:24:40 +01:00
test-signatures.txt Moved shield, watcher, marvel and license plugin into common x-pack 2015-12-03 16:24:40 +01:00

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.