mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
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
= 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.