mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-13 08:25:26 +00:00
PluginManager: Rename xpack plugin to x-pack
This commit is contained in:
parent
977c93be3c
commit
48951aeb86
@ -128,7 +128,7 @@ class InstallPluginCommand extends Command {
|
||||
"repository-hdfs",
|
||||
"repository-s3",
|
||||
"store-smb",
|
||||
"xpack")));
|
||||
"x-pack")));
|
||||
|
||||
private final Environment env;
|
||||
private final OptionSpec<Void> batchOption;
|
||||
|
Loading…
x
Reference in New Issue
Block a user