03520e0aa7
Adds a check to all of the esusers commands to ensure the correct number of arguments are found. If extra arguments are found, they are printed out with an error message and the tool exits. Closes elastic/elasticsearch#817 Original commit: elastic/x-pack-elasticsearch@cd3e786267 |
||
---|---|---|
dev-tools | ||
src | ||
LICENSE.txt | ||
NOTICE.txt | ||
README.asciidoc | ||
TESTING.asciidoc | ||
pom.xml | ||
test-signatures.txt | ||
tests.policy |
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.